#include <DlSphere.h>

Public Member Functions | |
| DlSphere () | |
| ~DlSphere () | |
| void | Display () |
| void | ScaleResolution (GLfloat) |
Private Attributes | |
| GLint | mSlices |
| GLint | mStacks |
| GLuint | mDisplayList |
| glotzopengl::DlSphere::DlSphere | ( | ) |
| glotzopengl::DlSphere::~DlSphere | ( | ) |
| void glotzopengl::DlSphere::Display | ( | ) | [virtual] |
Implements glotzopengl::GlObject.
| void glotzopengl::DlSphere::ScaleResolution | ( | GLfloat | s | ) | [virtual] |
Reimplemented from glotzopengl::GlObject.
GLint glotzopengl::DlSphere::mSlices [private] |
GLint glotzopengl::DlSphere::mStacks [private] |
GLuint glotzopengl::DlSphere::mDisplayList [private] |
1.5.3