Свойство | Type | Description | |
---|---|---|---|
UseSimplexCaching | bool |
Свойство | Type | Description | |
---|---|---|---|
collidableA | |||
collidableB |
Méthode | Description | |
---|---|---|
CleanUp ( ) : void |
Cleans up the pair tester.
|
|
GenerateContactCandidate ( ContactData &contact ) : bool |
Generates a contact between the objects, if possible.
|
|
Initialize ( |
Initializes the pair tester.
|
Méthode | Description | |
---|---|---|
DoDeepContact ( ContactData &contact ) : bool | ||
DoShallowContact ( ContactData &contact ) : bool |
public GenerateContactCandidate ( ContactData &contact ) : bool | ||
contact | ContactData | Contact created between the pair, if possible. |
Résultat | bool |
public Initialize ( |
||
shapeA | First shape in the pair. | |
shapeB | Second shape in the pair. | |
Résultat | void |
protected ConvexCollidable,BEPUphysics.BroadPhaseEntries.MobileCollidables collidableA | ||
Résultat |