![]() |
Recast Navigation
Navigation-mesh Toolset for Games
|
#include <InputGeom.h>
Public Attributes | |
| float | verts [MAX_CONVEXVOL_PTS *3] = {} |
| int | nverts = 0 |
| float | hmin = 0.0f |
| float | hmax = 0.0f |
| int | area = 0 |
| int ConvexVolume::area = 0 |
| float ConvexVolume::hmax = 0.0f |
| float ConvexVolume::hmin = 0.0f |
| int ConvexVolume::nverts = 0 |
| float ConvexVolume::verts[MAX_CONVEXVOL_PTS *3] = {} |