14 #ifndef _HOPCAMERAORBIT_H
15 #define _HOPCAMERAORBIT_H
virtual int OnLButtonDownAndMove(HEventInfo &hevent)
virtual const char * GetName()
bool m_bSceneBoundingBoxVis
Definition: HOpCameraOrbit.h:123
virtual int OnLButtonUp(HEventInfo &hevent)
The HOpCameraOrbit class provides interactive orbiting of the camera around a scene.
Definition: HOpCameraOrbit.h:39
HPoint m_ptRealOld
Definition: HOpCameraOrbit.h:126
bool GetSingleClick()
Definition: HOpCameraOrbit.h:118
virtual HBaseOperator * Clone()
bool m_bSingleClick
Definition: HOpCameraOrbit.h:124
The HBaseOperator class serves as a base for classes which handle user input and operate on the scene...
Definition: HBaseOperator.h:60
The HPoint class is the data type of a three-dimensional point.
Definition: HGlobals.h:121
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
void SetSceneBoundingBoxVis(bool vis)
Definition: HOpCameraOrbit.h:101
bool m_bLightFollowsCamera
Definition: HOpCameraOrbit.h:122
virtual int OnLButtonDown(HEventInfo &hevent)
bool GetSceneBoundingBoxVis()
Definition: HOpCameraOrbit.h:104
bool GetLightFollowsCamera()
Definition: HOpCameraOrbit.h:94
void SetLightFollowsCamera(bool follow)
Definition: HOpCameraOrbit.h:91
float m_Angle2
Definition: HOpCameraOrbit.h:115