|
Mount Fuji Engine
0.8b
|
Collision triangle structure. More...
Data Fields | |
| MFVector | plane |
| The triangle face plane. More... | |
| MFVector | edgePlanes [3] |
| 3 Planes that bound each edge of the triangle. More... | |
| MFVector | verts [3] |
| 3 Triangle vertices. More... | |
| int | adjacent [3] |
| Adjacent triangles. More... | |
| uint32 | flags |
| Flags for each triangle. More... | |
Represents a triangle used for collision.
1.8.5