| PathEngine home | previous: | next: |
Releases preprocess previously generated by generateCollisionPreprocessFor() or by generatePathfindPreprocessFor().
void releaseAllPreprocessFor(const iShape* shape); |
| shape | Preprocess relating to this shape will be released. |
It's ok to call this if there is no preprocess present for the specified shape.
In this case the call will have no effect.
| Documentation for PathEngine release 5.29 - Copyright © 2002-2012 PathEngine | next: |