Planeshift
rcHeightfieldLayerSet Struct Reference

Represents a set of heightfield layers. More...

#include <Recast.h>

Public Attributes

rcHeightfieldLayerlayers
 The layers in the set. [Size: nlayers]. More...
 
int nlayers
 The number of layers in the set. More...
 

Detailed Description

Represents a set of heightfield layers.

See also
rcAllocHeightfieldLayerSet, rcFreeHeightfieldLayerSet

Definition at line 349 of file Recast.h.

Member Data Documentation

rcHeightfieldLayer* rcHeightfieldLayerSet::layers

The layers in the set. [Size: nlayers].

Definition at line 351 of file Recast.h.

int rcHeightfieldLayerSet::nlayers

The number of layers in the set.

Definition at line 352 of file Recast.h.


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