TDME2 1.9.121
|
This is the complete list of members for Sphere, including all inherited members.
boundingBoxTransformed | BoundingVolume | protected |
center | BoundingVolume | protected |
centerTransformed | BoundingVolume | protected |
clone() const override | Sphere | virtual |
collisionShape | BoundingVolume | protected |
collisionShapeAABB | BoundingVolume | protected |
collisionShapeLocalTransform | BoundingVolume | protected |
collisionShapeLocalTranslation | BoundingVolume | protected |
collisionShapeTransform | BoundingVolume | protected |
computeBoundingBox() | BoundingVolume | protected |
fromTransformations(const Transformations &transformations) | BoundingVolume | virtual |
getBoundingBoxTransformed() | BoundingVolume | |
getCenter() const | BoundingVolume | |
getCenterTransformed() const | BoundingVolume | |
getRadius() const | Sphere | |
getScale() | BoundingVolume | |
radius | Sphere | private |
scale | BoundingVolume | protected |
setScale(const Vector3 &scale) override | Sphere | virtual |
Sphere() | Sphere | |
Sphere(const Vector3 ¢er, float radius, const Vector3 &scale=Vector3(1.0f, 1.0f, 1.0f)) | Sphere | |
~BoundingVolume() | BoundingVolume | virtual |