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

TexPlane Class Reference

#include <TexPlane.H>

Inherits DrawObj.

List of all members.

Public Methods

 TexPlane (str_ptr texName)
virtual ~TexPlane ()
void setTexName (str_ptr t)
str_ptr texName ()
Color color ()
void setColor (Color c)
void reColor (Color c)
void draw ()
void writeCPS (ostream *os)

Protected Attributes

str_ptr _texName
Color _color
double _shininess
Color _diffuse
Color _specular
Color _emission
Color _ambient


Constructor & Destructor Documentation

TexPlane::TexPlane str_ptr    texName
 

TexPlane::~TexPlane   [virtual]
 


Member Function Documentation

Color TexPlane::color   [inline]
 

void TexPlane::draw   [virtual]
 

Implements DrawObj.

void TexPlane::reColor Color    c [inline, virtual]
 

Reimplemented from DrawObj.

void TexPlane::setColor Color    c [inline]
 

void TexPlane::setTexName str_ptr    t [inline]
 

str_ptr TexPlane::texName   [inline]
 

void TexPlane::writeCPS ostream *    os [virtual]
 

Reimplemented from DrawObj.


Member Data Documentation

Color TexPlane::_ambient [protected]
 

Color TexPlane::_color [protected]
 

Color TexPlane::_diffuse [protected]
 

Color TexPlane::_emission [protected]
 

double TexPlane::_shininess [protected]
 

Color TexPlane::_specular [protected]
 

str_ptr TexPlane::_texName [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 15 16:27:58 2003 for inspace by doxygen1.2.18