PathEngine home | previous: | next: |
Lightweight API object for working with content chunk geometry instantiated at a given position and orientation.
Refer to
This interface is defined in SDKRoot/code/externalAPI/i_pathengine.h.
iContentChunkInstance objects can be constructed with
the instantate methods on
Adds the set of anchors and shapes associated with this content chunk instance to the specified mesh. | ||
Increments the internal reference count for this API object. | ||
Increments the internal reference count for this API object. | ||
Used to build a transformed iFaceVertexMesh corresponding to the ground part (if any) of this content chunk instance. | ||
Used to check whether edge pieces can actually be connected,
before actually calling | ||
Used to query the number of connecting edges marked up in the instanced chunk's ground geometry. | ||
A helper function to obtain the content chunk for which this is an instance. | ||
Queries the horizontal range covered by the instanced geometry. | ||
Enables you to check whether there are any outstanding references on this object, other than the interface reference through which you are calling, and therefore whether this object will actually be deleted if you call its release method. | ||
Used to explicitly setup bridging geometry between edge to edge connection markers. | ||
Used to query the number of connecting edges marked up in the instanced chunk's ground geometry. | ||
A helper function to obtain the content chunk for which this is an instance. | ||
Releases the API object pointer. |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |