PathEngine home | previous: | next: |
A helper function for checking whether unobstructed space is present for a given shape.
bool shapeCanCollide(const iShape& shape) const; |
shape | Check if unobstructed space is present for this shape. |
bool shapeCanCollide(Shape shape); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |