#include <nurbsGL.hh>
Inheritance diagram for PLib::NurbsListGL::
Public Methods | |
NurbsGL * | remove (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) |
|
Displays all the NURBS object from the list.
Reimplemented from PLib::ObjectListGL. |
|
Calls glObject for all the Nurbs Object in the list.
Reimplemented from PLib::ObjectListGL. |
|
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.
|