Atoms Crowd
7.0.0
Public Attributes
|
List of all members
AtomsUtils::rcSpanPool Struct Reference
#include <
Recast.h
>
Public Attributes
rcSpanPool
*
next
The next span pool.
rcSpan
items
[RC_SPANS_PER_POOL]
Array of spans in the pool.
Detailed Description
A memory pool used for quick allocation of spans within a heightfield.
See also
rcHeightfield
The documentation for this struct was generated from the following file:
C:/projects/AtomsVFX/Atoms/Public/AtomsUtils/NavigationMesh/Recast/
Recast.h
AtomsUtils
rcSpanPool