Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PLib::NurbsCpolygonGL Class Reference

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

#include <nurbsGL.hh>

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


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

Reimplemented from PLib::ObjectGL.


The documentation for this class was generated from the following files:
Generated on Sat Jan 26 22:35:51 2002 for NURBS++ by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001