Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PLib::NurbsSpolygonGL Class Reference

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

#include <nurbsGL.h>

Inheritance diagram for PLib::NurbsSpolygonGL:

PLib::ObjectGL List of all members.

Public Methods

 NurbsSpolygonGL (NurbsSurfacef &s)
void glObject () const

Protected Attributes

NurbsSurfacef & surface

Detailed Description

Holds the control polygon for a surface.

Author:
Philippe Lavoie
Date:
23 September 1997

Definition at line 706 of file nurbsGL.h.


Member Function Documentation

void PLib::NurbsSpolygonGL::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 surface.

Author:
Philippe Lavoie
Date:
23 September 1997

Implements PLib::ObjectGL.

Definition at line 1763 of file nurbsGL.cpp.


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