#include <SphereBase.h>

Public Member Functions | |
| SphereBase () | |
| ~SphereBase () | |
| GLfloat | GetLargestDisplacement () |
| void | SetRadius (float) |
Protected Attributes | |
| GLfloat | mRadius |
| glotzopengl::SphereBase::SphereBase | ( | ) |
| glotzopengl::SphereBase::~SphereBase | ( | ) |
| GLfloat glotzopengl::SphereBase::GetLargestDisplacement | ( | ) | [virtual] |
Reimplemented from glotzopengl::GlObject.
| void glotzopengl::SphereBase::SetRadius | ( | float | radius | ) |
GLfloat glotzopengl::SphereBase::mRadius [protected] |
1.5.3