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

Public Member Functions | |
| HCPointGL (HPoint3Df &off, int i, int j, HNurbsSurfaceGL *hs, int mod) | |
| 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. |
1.3.4