#include <nurbsGL.hh>
Inheritance diagram for PLib::NurbsSpolygonGL::

Public Methods | |
| NurbsSpolygonGL (NurbsSurfacef &s) | |
| void | glObject () const |
Protected Attributes | |
| NurbsSurfacef & | surface |
|
|
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 surface.
Reimplemented from PLib::ObjectGL. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001