|
Archicad 29 C++ API
|
This is the complete list of members for Geometry::GJKResult< VectorType >, including all inherited members.
| Collision() | Geometry::GJKResult< VectorType > | inlinestatic |
| CollisionType enum name | Geometry::GJKResult< VectorType > | |
| IsCloser(DistanceType dist) const | Geometry::GJKResult< VectorType > | inline |
| IsCollided() const | Geometry::GJKResult< VectorType > | inline |
| IsNotFound() const | Geometry::GJKResult< VectorType > | inline |
| NoCollision(const VectorType &support, const VectorType &direction) | Geometry::GJKResult< VectorType > | inlinestatic |
| NotFound(const VectorType &support, const VectorType &direction) | Geometry::GJKResult< VectorType > | inlinestatic |
| operator bool() const | Geometry::GJKResult< VectorType > | inline |