PathEngine home | previous: | next: |
Releases connected region preprocess previously generated by generateConnectedRegionPreprocessFor().
void releaseConnectedRegionPreprocessFor(const iShape& shape); |
shape | Connected region preprocess previously generated for this shape will be released. |
It's ok to call this if there is no connected region preprocess present for the specified shape.
In this case the call will have no effect.
void releaseConnectedRegionPreprocessFor(Shape shape); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |