glotzopengl::Polygon Class Reference

#include <Polygon.h>

Inheritance diagram for glotzopengl::Polygon:

glotzopengl::GlObject glotzopengl::GlotzGlBaseObject

List of all members.

Public Member Functions

 Polygon ()
 ~Polygon ()
std::istream & Read (std::istream &)
void Display ()

Protected Attributes

std::vector< GLfloat > mVertexX
std::vector< GLfloat > mVertexY
std::vector< GLfloat > mVertexZ
int mPolygonColor

Friends

std::ostream & operator<< (std::ostream &, Polygon &)


Constructor & Destructor Documentation

glotzopengl::Polygon::Polygon (  ) 

glotzopengl::Polygon::~Polygon (  ) 


Member Function Documentation

std::istream & glotzopengl::Polygon::Read ( std::istream &  is  ) 

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

Implements glotzopengl::GlObject.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  ,
Polygon  
) [friend]


Member Data Documentation

std::vector<GLfloat> glotzopengl::Polygon::mVertexX [protected]

std::vector<GLfloat> glotzopengl::Polygon::mVertexY [protected]

std::vector<GLfloat> glotzopengl::Polygon::mVertexZ [protected]

int glotzopengl::Polygon::mPolygonColor [protected]


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