This is the complete list of members for OrientedBoundingBox, including all inherited members.
AABB_AXIS_X | OrientedBoundingBox | static |
AABB_AXIS_Y | OrientedBoundingBox | static |
AABB_AXIS_Z | OrientedBoundingBox | static |
axes | OrientedBoundingBox | private |
boundingBoxTransformed | BoundingVolume | protected |
center | BoundingVolume | protected |
centerTransformed | BoundingVolume | protected |
clone() const override | OrientedBoundingBox | virtual |
collisionShape | BoundingVolume | protected |
collisionShapeAABB | BoundingVolume | protected |
collisionShapeLocalTransform | BoundingVolume | protected |
collisionShapeLocalTranslation | BoundingVolume | protected |
collisionShapeTransform | BoundingVolume | protected |
computeBoundingBox() | BoundingVolume | protected |
FACE0_INDICES | OrientedBoundingBox | privatestatic |
FACE10_INDICES | OrientedBoundingBox | privatestatic |
FACE11_INDICES | OrientedBoundingBox | privatestatic |
FACE1_INDICES | OrientedBoundingBox | privatestatic |
FACE2_INDICES | OrientedBoundingBox | privatestatic |
FACE3_INDICES | OrientedBoundingBox | privatestatic |
FACE4_INDICES | OrientedBoundingBox | privatestatic |
FACE5_INDICES | OrientedBoundingBox | privatestatic |
FACE6_INDICES | OrientedBoundingBox | privatestatic |
FACE7_INDICES | OrientedBoundingBox | privatestatic |
FACE8_INDICES | OrientedBoundingBox | privatestatic |
FACE9_INDICES | OrientedBoundingBox | privatestatic |
facesVerticesIndexes | OrientedBoundingBox | privatestatic |
fromTransformations(const Transformations &transformations) | BoundingVolume | virtual |
getAxes() const | OrientedBoundingBox | |
getBoundingBoxTransformed() | BoundingVolume | |
getCenter() const | BoundingVolume | |
getCenterTransformed() const | BoundingVolume | |
getFacesVerticesIndexes() | OrientedBoundingBox | static |
getHalfExtension() const | OrientedBoundingBox | |
getScale() | BoundingVolume | |
getVertices() const | OrientedBoundingBox | |
halfExtension | OrientedBoundingBox | private |
OrientedBoundingBox(const Vector3 ¢er, const Vector3 &axis0, const Vector3 &axis1, const Vector3 &axis2, const Vector3 &halfExtension, const Vector3 &scale=Vector3(1.0f, 1.0f, 1.0f)) | OrientedBoundingBox | |
OrientedBoundingBox(BoundingBox *bb, const Vector3 &scale=Vector3(1.0f, 1.0f, 1.0f)) | OrientedBoundingBox | |
OrientedBoundingBox() | OrientedBoundingBox | |
scale | BoundingVolume | protected |
setScale(const Vector3 &scale) override | OrientedBoundingBox | virtual |
~BoundingVolume() | BoundingVolume | virtual |