프로퍼티 | 타입 | 설명 | |
---|---|---|---|
UseSimplexCaching | bool |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
collidableA | |||
collidableB |
메소드 | 설명 | |
---|---|---|
CleanUp ( ) : void |
Cleans up the pair tester.
|
|
GenerateContactCandidate ( ContactData &contact ) : bool |
Generates a contact between the objects, if possible.
|
|
Initialize ( |
Initializes the pair tester.
|
메소드 | 설명 | |
---|---|---|
DoDeepContact ( ContactData &contact ) : bool | ||
DoShallowContact ( ContactData &contact ) : bool |
public GenerateContactCandidate ( ContactData &contact ) : bool | ||
contact | ContactData | Contact created between the pair, if possible. |
리턴 | bool |
public Initialize ( |
||
shapeA | First shape in the pair. | |
shapeB | Second shape in the pair. | |
리턴 | void |
protected ConvexCollidable,BEPUphysics.BroadPhaseEntries.MobileCollidables collidableA | ||
리턴 |