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