Planeshift
Public Attributes

rcHeightfieldLayerSet Struct Reference

Represents a set of heightfield layers. More...

#include <Recast.h>

List of all members.

Public Attributes

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

Detailed Description

Represents a set of heightfield layers.

See also:
rcAllocHeightfieldLayerSet, rcFreeHeightfieldLayerSet

Definition at line 349 of file Recast.h.


Member Data Documentation

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

Definition at line 351 of file Recast.h.

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: