Main Page | Class Hierarchy | Class List | Directories | File List | Class 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 Member Functions

 NurbsCpolygonGL (NurbsCurvef &c)
void glObject () const

Protected Attributes

NurbsCurvefcurve

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

Implements PLib::ObjectGL.


The documentation for this class was generated from the following files:
Generated on Sun Jan 23 05:51:38 2005 for NURBS++ by  doxygen 1.4.0