13 #ifndef _HOPCAMERAPANTOUCH_H
14 #define _HOPCAMERAPANTOUCH_H
88 bool m_LightFollowsCamera;
virtual const char * GetName()
bool GetLightFollowsCamera()
Definition: HOpCameraPanTouch.h:78
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
virtual int OnTouchesUp(HEventInfo &hevent)
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:207
void SetLightFollowsCamera(bool follow)
Definition: HOpCameraPanTouch.h:75
virtual int OnTouchesDown(HEventInfo &hevent)
The HOpCameraPanTouch class pans the camera about a current view.
Definition: HOpCameraPanTouch.h:30
virtual int OnTouchesMove(HEventInfo &hevent)