|
Saga
Saga Game Engine
|
This is the complete list of members for Saga::BoundingBox, including all inherited members.
| bounds | Saga::BoundingBox | |
| centroid() | Saga::BoundingBox | |
| collidesWithRay(glm::vec4 point, glm::vec4 dir) | Saga::BoundingBox | |
| confineBox(const BoundingBox &a, const BoundingBox &b) | Saga::BoundingBox | static |
| findCollisionWithBox(glm::vec3 centroid, glm::vec3 dir, glm::vec3 size) | Saga::BoundingBox | |
| findCollisionWithRay(glm::vec4 point, glm::vec4 dir) | Saga::BoundingBox | |
| getExtremeBound() | Saga::BoundingBox | static |
| inside(glm::vec3 point) | Saga::BoundingBox | |
| intersectWith(const BoundingBox &other) | Saga::BoundingBox | |
| lowerBoundSquareDistanceTo(const glm::vec3 point) | Saga::BoundingBox | |
| mergeBox(const BoundingBox &a, const BoundingBox &b) | Saga::BoundingBox | static |
| oo | Saga::BoundingBox | static |
| pointBox(const glm::vec3 &point) | Saga::BoundingBox | static |
| size() | Saga::BoundingBox | |
| surfaceArea() | Saga::BoundingBox | |
| volume() | Saga::BoundingBox |