Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PLib::NurbsListGL Class Reference

a linked list of NurbsGL. More...

#include <nurbsGL.h>

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

Definition at line 1002 of file nurbsGL.h.


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.

Definition at line 754 of file nurbsGL.cpp.

References PLib::ObjectGL::ObjectGL.

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.

Definition at line 739 of file nurbsGL.cpp.

References PLib::ObjectGL::ObjectGL.

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

Definition at line 782 of file nurbsGL.cpp.

References PLib::ObjectGL::ObjectGL.


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