Public Member Functions | |
| virtual const RTTI & | getType () const |
| void | renderGuizmo () const |
| void | setRadius (float rad) |
| float | getRadius () const |
| Vec3f | getCenter () const |
| bool | rayCast (const Ray &ray, RayCastHit &hit) const |
Static Public Attributes | |
| static const RTTI | TYPE |
Protected Attributes | |
| Vec3f | center |
| float | radius |
1.7.0