|
| static bool | contains (const unsigned char *a, const unsigned char an, const unsigned char v) |
| |
| static bool | addUnique (unsigned char *a, unsigned char &an, int anMax, unsigned char v) |
| |
| bool | overlapRange (const unsigned short amin, const unsigned short amax, const unsigned short bmin, const unsigned short bmax) |
| |
| bool | rcBuildHeightfieldLayers (rcContext *ctx, rcCompactHeightfield &chf, const int borderSize, const int walkableHeight, rcHeightfieldLayerSet &lset) |
| | Builds a layer set from the specified compact heightfield. More...
|
| |