Main Page | Class Hierarchy | Class List | Directories | File List | Class 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 Member Functions

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 23 05:51:39 2005 for NURBS++ by  doxygen 1.4.0