PathEngine home | previous: | next: |
Define a collision shape that can then be used to create multiple agents.
Defined in SDKRoot/code/externalAPI/i_pathengine.h.
Agents created from the same iShape will share collision and pathfinding preprocess.
iShape objects can be constructed with
Refer to
Increments the internal reference count for this API object. | ||
Increments the internal reference count for this API object. | ||
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. | ||
Releases the API object pointer. | ||
Helper function to return the number of vertices in the shape. | ||
Helper function for obtaining coordinates of vertices in the shape. |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |