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