TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
rcHeightfieldLayerSet Struct Reference

#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

Member Data Documentation

rcHeightfieldLayer* rcHeightfieldLayerSet::layers

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

int rcHeightfieldLayerSet::nlayers

The number of layers in the set.


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