PathEngine home | previous: | next: |
A helper function for checking whether pathfinding queries are supported (with release 6 preprocess type) for a given shape (and collision context).
bool shapeHasPathfind6Preprocess(const iShape& shape) const; |
shape | Check if pathfinding is supported for this shape. |
(Refer to
bool shapeHasPathfind6Preprocess(Shape shape); |
Documentation for PathEngine release 6.03 - Copyright © 2002-2021 PathEngine | next: |