Atoms Crowd
7.0.0
|
#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. | |
Represents data of span in a heightfield.