|
Planeshift
|
#include <InputGeom.h>
Public Attributes | |
| int | area |
| float | hmax |
| float | hmin |
| int | nverts |
| float | verts [MAX_CONVEXVOL_PTS *3] |
Definition at line 26 of file InputGeom.h.
| int ConvexVolume::area |
Definition at line 31 of file InputGeom.h.
| float ConvexVolume::hmax |
Definition at line 29 of file InputGeom.h.
| float ConvexVolume::hmin |
Definition at line 29 of file InputGeom.h.
| int ConvexVolume::nverts |
Definition at line 30 of file InputGeom.h.
| float ConvexVolume::verts[MAX_CONVEXVOL_PTS *3] |
Definition at line 28 of file InputGeom.h.