IS3D::AxesObj Class Reference

#include <SimpleObj.H>

Inherits IS3D::DrawObj.

List of all members.

Public Member Functions

 AxesObj (double scale=1.0)
 AxesObj (Color4 xcol, Color4 ycol, Color4 zcol, double scale=1.0)
virtual ~AxesObj ()
void draw ()
 Override this function and place your G3D draw calls inside it.

Protected Attributes

Color4 _xcol
Color4 _ycol
Color4 _zcol
double _scale


Constructor & Destructor Documentation

IS3D::AxesObj::AxesObj ( double  scale = 1.0  )  [inline]

IS3D::AxesObj::AxesObj ( Color4  xcol,
Color4  ycol,
Color4  zcol,
double  scale = 1.0 
) [inline]

virtual IS3D::AxesObj::~AxesObj (  )  [inline, virtual]


Member Function Documentation

void IS3D::AxesObj::draw (  )  [inline, virtual]

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

Implements IS3D::DrawObj.


Member Data Documentation

Color4 IS3D::AxesObj::_xcol [protected]

Color4 IS3D::AxesObj::_ycol [protected]

Color4 IS3D::AxesObj::_zcol [protected]

double IS3D::AxesObj::_scale [protected]


The documentation for this class was generated from the following file:
Generated on Sun Jul 6 06:42:49 2008 for IS3D by  doxygen 1.5.1