PathEngine home | previous: | next: |
A callback class for use with PathEngine methods that construct face vertex mesh data.
This interface is defined in SDKRoot/code/externalAPI/i_pathengine.h.
Adds a point to the current solid. | ||
(Optionally) sets an attribute for the convex solid currently being built. | ||
Informs the builder that calls to addPoint() and so on will follow, for a new solid. |
An example implementation of this interface can be found in SDKRoot/code/sampleShared/SolidObjectsBuilder.h
(which also implements
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |