PathEngine home | previous: | next: |
Saves unobstructed space to persistent storage.
void saveBackgroundUnobstructedSpaceFor(const iShape& shape, iOutputStream& os) const; |
shape | The shape for which unobstructed space should be saved. | ||
os | An output stream to save the unobstructed space to. |
Unobstructed space must be present for this shape on this mesh.
void saveBackgroundUnobstructedSpaceFor(Shape shape, OutputStream os); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |