Mount Fuji Engine
0.8b
|
Collision result structure. More...
Data Fields | |
MFVector | intersectionPoint |
Center of intersection volume. More... | |
MFVector | normal |
Push out normal from second primitive. More... | |
float | depth |
Depth of intersection volume. More... | |
MFCollisionItem * | pItem |
Item that test subject collided against. More... | |
bool | bCollide |
If an intersection occurred. More... | |
Represents details about a collision betwen 2 primitives.