HOpCreateNurbs3D Member List
This is the complete list of members for HOpCreateNurbs3D, including all inherited members.
Capture() | HBaseOperator | inline |
Clone() | HOpCreateNurbs3D | virtual |
EmitFinishNurbsEditing(HBaseView *pView, HC_KEY key, bool emit_message) | HOpCreateNurbs3D | static |
EmitModifyControlPointMessage(HBaseView *pView, HC_KEY key, int control_point, float x, float y, float z) | HOpCreateNurbs3D | static |
FinishNurbsEditingFromMessage(const char *in_data, unsigned int data_length, HBaseView *pView) | HOpCreateNurbs3D | static |
GetFirstPoint() | HBaseOperator | inline |
GetName() | HOpCreateNurbs3D | virtual |
GetNewPoint() | HBaseOperator | inline |
GetView() | HBaseOperator | inline |
HBaseOperator(HBaseView *view, int DoRepeat=0, int DoCapture=1) | HBaseOperator | |
HOpCreateNurbs3D(HBaseView *view, int DoRepeat=0, int DoCapture=1) | HOpCreateNurbs3D | |
InsertNurbs(HBaseView *pView, HNurbsSurface *pNurbsSurface, bool emit_message) | HOpCreateNurbs3D | static |
InsertNurbsFromMessage(const char *in_data, unsigned int data_length, HBaseView *m_pView) | HOpCreateNurbs3D | static |
IsSpecialKey(HC_KEY key) | HBaseOperator | protected |
m_bMapTouchesToMouseEvents | HBaseOperator | protected |
m_bOpStarted | HBaseOperator | protected |
m_doCapture | HBaseOperator | protected |
m_doRepeat | HBaseOperator | protected |
m_ptFirst | HBaseOperator | protected |
m_ptNew | HBaseOperator | protected |
m_pView | HBaseOperator | protected |
m_TempCutGeometryVisibility | HBaseOperator | protected |
m_TempShadowMode | HBaseOperator | protected |
ModifyControlPointFromMessage(const char *in_data, unsigned int data_length, HBaseView *pView) | HOpCreateNurbs3D | static |
OnKeyDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnKeyUp(HEventInfo &hevent) | HBaseOperator | virtual |
OnLButtonDblClk(HEventInfo &hevent) | HBaseOperator | virtual |
OnLButtonDown(HEventInfo &hevent) | HOpCreateNurbs3D | virtual |
OnLButtonDownAndMove(HEventInfo &hevent) | HOpCreateNurbs3D | virtual |
OnLButtonUp(HEventInfo &hevent) | HOpCreateNurbs3D | virtual |
OnLRButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonDblClk(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonUp(HEventInfo &hevent) | HBaseOperator | virtual |
OnMouseMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnMouseWheel(HEventInfo &hevent) | HBaseOperator | virtual |
OnNoButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonDblClk(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonUp(HEventInfo &hevent) | HBaseOperator | virtual |
OnTimer(HEventInfo &hevent) | HBaseOperator | virtual |
OnTouchesDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnTouchesMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnTouchesUp(HEventInfo &hevent) | HBaseOperator | virtual |
OperatorStarted() | HBaseOperator | inlinevirtual |
Repeat() | HBaseOperator | inline |
SetFirstPoint(HPoint const &new_point) | HBaseOperator | inline |
SetMapTouchesToMouseEvents(bool val) | HBaseOperator | inline |
SetNewPoint(HPoint const &new_point) | HBaseOperator | inline |
SetOperatorStarted(bool val) | HBaseOperator | inline |
SetView(HBaseView *new_view) | HBaseOperator | inline |
~HBaseOperator() (defined in HBaseOperator) | HBaseOperator | virtual |
~HOpCreateNurbs3D() (defined in HOpCreateNurbs3D) | HOpCreateNurbs3D | virtual |