glotzopengl::TexturedSphere Class Reference

#include <TexturedSphere.h>

Inheritance diagram for glotzopengl::TexturedSphere:

glotzopengl::SphereBase glotzopengl::GlObject glotzopengl::GlotzGlBaseObject

List of all members.

Public Member Functions

 TexturedSphere ()
 ~TexturedSphere ()
void Display ()
void ScaleResolution (GLfloat)
void Print (std::ostream &)

Private Attributes

GLint mSlices
GLint mStacks
GLuint mDisplayList

Static Private Attributes

static bool mIsFirsttime = true


Constructor & Destructor Documentation

glotzopengl::TexturedSphere::TexturedSphere (  ) 

glotzopengl::TexturedSphere::~TexturedSphere (  ) 


Member Function Documentation

void glotzopengl::TexturedSphere::Display (  )  [virtual]

Implements glotzopengl::GlObject.

void glotzopengl::TexturedSphere::ScaleResolution ( GLfloat  s  )  [virtual]

Reimplemented from glotzopengl::GlObject.

void glotzopengl::TexturedSphere::Print ( std::ostream &  os  )  [virtual]

Reimplemented from glotzopengl::GlObject.


Member Data Documentation

GLint glotzopengl::TexturedSphere::mSlices [private]

GLint glotzopengl::TexturedSphere::mStacks [private]

GLuint glotzopengl::TexturedSphere::mDisplayList [private]

bool glotzopengl::TexturedSphere::mIsFirsttime = true [static, private]


The documentation for this class was generated from the following files:
Generated on Tue Feb 24 20:54:46 2009 by  doxygen 1.5.3