Atoms Crowd  4.1.0
AtomsUtils::rcSpanData Struct Reference

#include <Recast.h>

Public Attributes

unsigned int smin: RC_SPAN_HEIGHT_BITS
 The lower limit of the span. [Limit: < smax].
 
unsigned int smax: RC_SPAN_HEIGHT_BITS
 The upper limit of the span. [Limit: <= #RC_SPAN_MAX_HEIGHT].
 
unsigned int area: 6
 The area id assigned to the span.
 

Detailed Description

Represents data of span in a heightfield.

See also
rcHeightfield

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