| PathEngine home | previous: | next: |
Provided for generating snapshots of the 3D source data when reporting bugs in the 3D content processing functionality.
void saveSnapshot(
const iFaceVertexMesh *const * meshObjectPointers,
tSigned32 numberOfMeshObjects,
const iSolidObjects* solidObjects,
tSigned32 extrudeHeight,
tSigned32 maxStepHeight,
tSigned32 maxSlope,
const char *const* options,
const char* format, iOutputStream* outputStream
) const;
|
The parameters passed into this method are the same parameters passed in to
| Documentation for PathEngine release 5.16 - Copyright © 2002-2008 PathEngine | next: |