Recast Navigation
Navigation-mesh Toolset for Games
ConvexVolume Struct Reference

#include <InputGeom.h>

Public Attributes

float verts [MAX_CONVEXVOL_PTS *3]
 
float hmin
 
float hmax
 
int nverts
 
int area
 

Member Data Documentation

◆ area

int ConvexVolume::area

◆ hmax

float ConvexVolume::hmax

◆ hmin

float ConvexVolume::hmin

◆ nverts

int ConvexVolume::nverts

◆ verts

float ConvexVolume::verts[MAX_CONVEXVOL_PTS *3]

The documentation for this struct was generated from the following file: