| PathEngine home | previous: | next: |
Provides access to a transformed iFaceVertexMesh object managed internally by the content chunk instance.
const iFaceVertexMesh* getGroundPointer() const; |
The returned pointer can be passed into PathEngine 2D content processing, together with other ground geometry.
Because the returned pointer is to an object managed internally by the content chunk instance, this pointer will be invalidated when this content chunk instance is destroyed.
| Documentation for PathEngine release 5.29 - Copyright © 2002-2012 PathEngine | next: |