Recast Navigation
Navigation-mesh Toolset for Games
Loading...
Searching...
No Matches
ConvexVolume Struct Reference

#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
 

Member Data Documentation

◆ area

int ConvexVolume::area = 0

◆ hmax

float ConvexVolume::hmax = 0.0f

◆ hmin

float ConvexVolume::hmin = 0.0f

◆ nverts

int ConvexVolume::nverts = 0

◆ verts

float ConvexVolume::verts[MAX_CONVEXVOL_PTS *3] = {}

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