Planeshift
|
A memory pool used for quick allocation of spans within a heightfield. More...
#include <Recast.h>
Public Attributes | |
rcSpan | items [RC_SPANS_PER_POOL] |
Array of spans in the pool. | |
rcSpanPool * | next |
The next span pool. |
A memory pool used for quick allocation of spans within a heightfield.