#include <nurbsGL.h>
Inheritance diagram for PLib::NurbsCpolygonGL:

Public Methods | |
| NurbsCpolygonGL (NurbsCurvef &c) | |
| void | glObject () const |
Protected Attributes | |
| NurbsCurvef & | curve |
Definition at line 690 of file nurbsGL.h.
|
|
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.
Implements PLib::ObjectGL. Definition at line 1743 of file nurbsGL.cpp. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002