#include <nurbsGL.h>
Inheritance diagram for PLib::SPointGL:
Public Methods | |
virtual | ~SPointGL () |
void | setFixEdit (int f) |
int | fixEdit () const |
Protected Methods | |
SPointGL (HPoint3Df &cp, int i, int j, int fix) | |
Protected Attributes | |
int | editFix |
Definition at line 526 of file nurbsGL.h.