| PathEngine home | previous: | next: |
An interface class for passing geometry represented in the form of indexed tris and vertices into PathEngine.
The client application creates objects deriving from this interface to
represent geometry to be processed by PathEngine's content processing functionality.
Refer to
This interface is defined in SDKRoot/include/i_pathengine.h.
Used to obtain information about a face. | ||
Returns the number of faces (tris) in this object. | ||
Used to obtain unique vertex indices for the vertices around a face. | ||
Used to obtain vertex coordinates. | ||
Used to obtain vertex coordinates. | ||
Used to obtain vertex coordinates. | ||
Returns the number of unique vertices in this object. |
| Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEngine | next: |