PathEngine home | previous: | next: |
Saves connected region preprocess to persistent storage.
void saveConnectedRegionPreprocessFor(const iShape& shape, iOutputStream& os) const; |
shape | The shape for which preprocess should be saved. | ||
os | An output stream to save the preprocess to. |
Connected region preprocess must be present for this shape on this mesh.
Use this method in conjunction with
void saveConnectedRegionPreprocessFor(Shape shape, OutputStream os); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |