libalmath
2.5.11.14a
|
#include <shapes3d.h>
Public Member Functions | |
Sphere (float pRadius) | |
virtual void | accept (const Shape3DVisitor &v) const |
float | getRadius () const |
Public Member Functions inherited from AL::Math::Shape3D | |
virtual | ~Shape3D () |
Definition at line 25 of file shapes3d.h.
AL::Math::Sphere::Sphere | ( | float | pRadius | ) |
|
virtual |
Implements AL::Math::Shape3D.
float AL::Math::Sphere::getRadius | ( | ) | const |