|
MIRA
|
Spherical representation The origin of the sphere is at its center. More...
#include <model/Geometry.h>

Public Member Functions | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
| virtual Polygon2f | getFootprint (const RigidTransform3f &origin) const |
| Implementation of Geometry::getFootprint. More... | |
| virtual Box3f | getBoundingBox (const RigidTransform3f &origin) const |
| Implementation of Geometry::getBoundingBox. More... | |
| Class const & | getClass () const |
Static Public Member Functions | |
| static PseudoClass const & | CLASS () |
Public Attributes | |
| float | radius |
| The radius of the sphere. More... | |
Protected Member Functions | |
| virtual Class const & | internalGetClass () const=0 |
Spherical representation The origin of the sphere is at its center.
|
inline |
|
virtual |
Implementation of Geometry::getFootprint.
Implements Geometry.
|
virtual |
Implementation of Geometry::getBoundingBox.
Implements Geometry.
| float radius |
The radius of the sphere.
1.8.14