Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PLib::NurbsListGL Class Reference

a linked list of NurbsGL. More...

#include <nurbsGL.hh>

Inheritance diagram for PLib::NurbsListGL::

PLib::ObjectListGL PLib::ObjectGL List of all members.

Public Methods

NurbsGLremove (NurbsGL *obj)
void glObject () const
void display () const
void resetDisplayFlags (int o, int cp, int p, int b, int k, int behavior=NURBS_FLAGS_AFFECT_ALL)

Detailed Description

a linked list of NurbsGL.

Author:
Philippe Lavoie
Date:
28 September 1997


Member Function Documentation

void PLib::NurbsListGL::display   const [virtual]
 

Displays all the NURBS object from the list.

Author:
Philippe Lavoie
Date:
30 September 1997

Reimplemented from PLib::ObjectListGL.

void PLib::NurbsListGL::glObject   const [virtual]
 

Calls glObject for all the Nurbs Object in the list.

Author:
Philippe Lavoie
Date:
30 September 1997

Reimplemented from PLib::ObjectListGL.

void PLib::NurbsListGL::resetDisplayFlags int    o,
int    cp,
int    p,
int    b,
int    k,
int    behavior = NURBS_FLAGS_AFFECT_ALL
 

Resets the display flags for the elements.

Resets the display flags for the elements in the list. It will only resets the flags according to the behavior value.

Parameters:
o  display flag
cp  display the control points
p  display the control polygon
b  display the bounding box
k  display the knots
behavior  specifies which object are affected by the function
Author:
Philippe Lavoie
Date:
30 September 1997


The documentation for this class was generated from the following files:
Generated on Sun Jan 27 06:20:17 2002 for NURBS++ by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001