13 #ifndef _HOPCREATENURBSCURVE_H
14 #define _HOPCREATENURBSCURVE_H
22 #include "HOpConstructNurbsCurve.h"
virtual const char * GetName()
The HOpCreateNurbsCurve class provides support for constructing a Non Uniform Rational B-Spline (NURB...
Definition: HOpCreateNurbsCurve.h:40
The HBaseOperator class serves as a base for classes which handle user input and operate on the scene...
Definition: HBaseOperator.h:60
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:332
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:207
virtual HBaseOperator * Clone()
virtual int OnLButtonDblClk(HEventInfo &hevent)
The HOpConstructNurbsCurve class provides support for constructing a Non Uniform Rational B-Spline (N...
Definition: HOpConstructNurbsCurve.h:41