19 #ifndef _HOPCAMERAORBIT_H
20 #define _HOPCAMERAORBIT_H
virtual int OnLButtonDownAndMove(HEventInfo &hevent)
virtual const char * GetName()
bool m_bSceneBoundingBoxVis
Definition: HOpCameraOrbit.h:128
virtual int OnLButtonUp(HEventInfo &hevent)
The HOpCameraOrbit class provides interactive orbiting of the camera around a scene.
Definition: HOpCameraOrbit.h:44
HPoint m_ptRealOld
Definition: HOpCameraOrbit.h:131
bool GetSingleClick()
Definition: HOpCameraOrbit.h:123
virtual HBaseOperator * Clone()
bool m_bSingleClick
Definition: HOpCameraOrbit.h:129
The HBaseOperator class serves as a base for classes which handle user input and operate on the scene...
Definition: HBaseOperator.h:65
The HPoint class is the data type of a three-dimensional point.
Definition: HGlobals.h:126
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:337
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:214
void SetSceneBoundingBoxVis(bool vis)
Definition: HOpCameraOrbit.h:106
bool m_bLightFollowsCamera
Definition: HOpCameraOrbit.h:127
virtual int OnLButtonDown(HEventInfo &hevent)
bool GetSceneBoundingBoxVis()
Definition: HOpCameraOrbit.h:109
bool GetLightFollowsCamera()
Definition: HOpCameraOrbit.h:99
void SetLightFollowsCamera(bool follow)
Definition: HOpCameraOrbit.h:96
float m_Angle2
Definition: HOpCameraOrbit.h:120