3#include <ext/reactphysics3d/src/collision/shapes/SphereShape.h>
Bounding volume interface.
reactphysics3d::Transform collisionShapeLocalTransform
Vector3 collisionShapeLocalTranslation
reactphysics3d::CollisionShape * collisionShape
void computeBoundingBox()
Compute bounding box.
Sphere physics primitive.
Sphere()
Public constructor.
void setScale(const Vector3 &scale) override
Set local scale.
BoundingVolume * clone() const override
Clones this bounding volume.
Vector3 & set(float x, float y, float z)
Set up vector.
Vector3 & scale(float scale)
Scale this vector.