#include <nurbsGL.hh>
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 |
|
Displays a control point.
Reimplemented from PLib::CPointGL. |
|
Modifies the offset point.
Reimplemented from PLib::CPointGL. |