Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ColorMapObject Class Reference

#include <ColorMapObject.h>

List of all members.

Public Methods

 ColorMapObject ()
virtual ~ColorMapObject ()
void setColor (int r, int g, int b)
void setPosition (int x, int z)
int getRed ()
int getGreen ()
int getBlue ()
int getX ()
int getZ ()

Protected Attributes

int _x
int _z
int _r
int _g
int _b


Constructor & Destructor Documentation

ColorMapObject::ColorMapObject   [inline]
 

virtual ColorMapObject::~ColorMapObject   [inline, virtual]
 


Member Function Documentation

int ColorMapObject::getBlue   [inline]
 

int ColorMapObject::getGreen   [inline]
 

int ColorMapObject::getRed   [inline]
 

int ColorMapObject::getX   [inline]
 

int ColorMapObject::getZ   [inline]
 

void ColorMapObject::setColor int    r,
int    g,
int    b
[inline]
 

void ColorMapObject::setPosition int    x,
int    z
[inline]
 


Member Data Documentation

int ColorMapObject::_b [protected]
 

int ColorMapObject::_g [protected]
 

int ColorMapObject::_r [protected]
 

int ColorMapObject::_x [protected]
 

int ColorMapObject::_z [protected]
 


The documentation for this class was generated from the following file:
Generated on Wed Apr 21 11:11:09 2004 for naturecalls by doxygen1.2.18