Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

GltLine Class Reference
[GLT Node]

Line Node. More...

#include <line.h>

Inheritance diagram for GltLine:

Inheritance graph
[legend]
Collaboration diagram for GltLine:

Collaboration graph
[legend]
List of all members.

Public Methods

 GltLine ()
 Constructor.

virtual ~GltLine ()
 Destructor.

virtual void draw () const
 Derived classes should supply this.

virtual std::string description () const
 Brief description of the shape.

const std::vector< Vector > & points () const
 Polyline vertecies.

const std::vector< Vector > & normals () const
 Polyline normals.

std::vector< Vector > & points ()
 Polyline vertecies.

std::vector< Vector > & normals ()
 Polyline normals.

const GLfloat & width () const
 Width of polyline.

GLfloat & width ()
 Width of polyline.


Detailed Description

Line Node.

\clas GltLine

Definition at line 46 of file line.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 5 11:11:44 2002 for GLT by doxygen1.2.18