Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PLib::NurbsCpolygonGL Class Reference

Holds the control polygon for a curve. More...

#include <nurbsGL.h>

Inheritance diagram for PLib::NurbsCpolygonGL:

PLib::ObjectGL List of all members.

Public Methods

 NurbsCpolygonGL (NurbsCurvef &c)
void glObject () const

Protected Attributes

NurbsCurvef & curve

Detailed Description

Holds the control polygon for a curve.

Author:
Philippe Lavoie
Date:
23 September 1997

Definition at line 690 of file nurbsGL.h.


Member Function Documentation

void PLib::NurbsCpolygonGL::glObject   const [virtual]
 

draws the polygon joining the control points.

This function calls between a glBegin/glEnd the proper functions to represent the polygon joining all the control points of the NURBS curve.

Author:
Philippe Lavoie
Date:
23 September 1997

Implements PLib::ObjectGL.

Definition at line 1743 of file nurbsGL.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 13:26:59 2003 for NURBS++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002