#include <nurbsGL.h>
Inheritance diagram for PLib::HCPointGL:

Public Methods | |
| HCPointGL (HPoint3Df &off, int i, int j, HNurbsSurfaceGL *hs, int mod) | |
| ~HCPointGL () | |
| virtual void | glObject () const |
| virtual void | modify (const HPoint3Df &v) |
Protected Attributes | |
| HPoint3Df & | offset |
| HNurbsSurfaceGL * | s |
| int | canModify |
Definition at line 505 of file nurbsGL.h.
|
|
Displays a control point.
Reimplemented from PLib::CPointGL. Definition at line 559 of file nurbsGL.cpp. |
|
|
Modifies the offset point.
Reimplemented from PLib::CPointGL. Definition at line 632 of file nurbsGL.cpp. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002