![]() |
Atoms Crowd
7.0.0
|
Represents a span of unobstructed space within a compact heightfield. More...
#include <Recast.h>
Public Attributes | |
| unsigned short | y |
| The lower extent of the span. (Measured from the heightfield's base.) | |
| unsigned short | reg |
| The id of the region the span belongs to. (Or zero if not in a region.) | |
| unsigned int | con |
| Packed neighbor connection data. | |
| unsigned char | h |
| The height of the span. (Measured from y.) | |
Represents a span of unobstructed space within a compact heightfield.