HOpCameraOrbitTurntable.h
virtual int OnLButtonDownAndMove(HEventInfo &hevent)
virtual const char * GetName()
virtual int OnLButtonUp(HEventInfo &hevent)
bool GetLightFollowsCamera()
Definition: HOpCameraOrbitTurntable.h:95
virtual HBaseOperator * Clone()
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 HOpCameraOrbitTurntable class orbits the camera around a predefined vertical and horizontal axis...
Definition: HOpCameraOrbitTurntable.h:39
virtual int OnLButtonDown(HEventInfo &hevent)
void SetLightFollowsCamera(bool follow)
Definition: HOpCameraOrbitTurntable.h:92
virtual int OnMouseWheel(HEventInfo &hevent)
void SetCenter(HPoint center)
Definition: HOpCameraOrbitTurntable.h:100