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

GLLine3D Class Reference

#include <GLLine3D.H>

Inherits DrawObj.

List of all members.

Public Methods

 GLLine3D (Wpt_list pl, Color c=Color::yellow)
 GLLine3D (Wpt_list pl, ARRAY< Color > colorList)
virtual ~GLLine3D ()
void setPoint (int n, Wpt value)
void draw ()

Protected Attributes

Wpt_list _points
ARRAY< Color_colors
float _lineWidth
float _shininess
Color _specular
Color _emission


Constructor & Destructor Documentation

GLLine3D::GLLine3D Wpt_list    pl,
Color    c = Color::yellow
 

GLLine3D::GLLine3D Wpt_list    pl,
ARRAY< Color   colorList
 

GLLine3D::~GLLine3D   [virtual]
 


Member Function Documentation

void GLLine3D::draw   [virtual]
 

Implements DrawObj.

void GLLine3D::setPoint int    n,
Wpt    value
[inline]
 


Member Data Documentation

ARRAY<Color> GLLine3D::_colors [protected]
 

Color GLLine3D::_emission [protected]
 

float GLLine3D::_lineWidth [protected]
 

Wpt_list GLLine3D::_points [protected]
 

float GLLine3D::_shininess [protected]
 

Color GLLine3D::_specular [protected]
 


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