IS3D::ModelObj Class Reference

#include <ModelObj.H>

Inherits IS3D::DrawObj.

List of all members.

Public Member Functions

 ModelObj ()
virtual ~ModelObj ()
void draw ()
 Override this function and place your G3D draw calls inside it.

Public Attributes

Color4 _color
Array< Vector3 > _vertices
Array< Vector3 > _normals
Array< Array< int > > _faceIndices


Constructor & Destructor Documentation

IS3D::ModelObj::ModelObj (  ) 

virtual IS3D::ModelObj::~ModelObj (  )  [virtual]


Member Function Documentation

void IS3D::ModelObj::draw (  )  [virtual]

Override this function and place your G3D draw calls inside it.

Implements IS3D::DrawObj.


Member Data Documentation

Array<Vector3> IS3D::ModelObj::_vertices

Array<Vector3> IS3D::ModelObj::_normals

Array< Array<int> > IS3D::ModelObj::_faceIndices


The documentation for this class was generated from the following file:

Generated on Wed Jan 26 06:31:20 2011 for IS3D by  doxygen 1.5.6