![]() |
Recast Navigation
Navigation-mesh Toolset for Games
|
Represents a set of heightfield layers. More...
#include <Recast.h>
Public Member Functions | |
| rcHeightfieldLayerSet () | |
| ~rcHeightfieldLayerSet () | |
Public Attributes | |
| rcHeightfieldLayer * | layers |
| The layers in the set. [Size: nlayers]. | |
| int | nlayers |
| The number of layers in the set. | |
Represents a set of heightfield layers.
| rcHeightfieldLayerSet::rcHeightfieldLayerSet | ( | ) |
| rcHeightfieldLayerSet::~rcHeightfieldLayerSet | ( | ) |
| rcHeightfieldLayer* rcHeightfieldLayerSet::layers |
The layers in the set. [Size: nlayers].
| int rcHeightfieldLayerSet::nlayers |
The number of layers in the set.