18 #ifndef _HOPCAMERAPANTOUCH_H
19 #define _HOPCAMERAPANTOUCH_H
93 bool m_LightFollowsCamera;
virtual const char * GetName()
bool GetLightFollowsCamera()
Definition: HOpCameraPanTouch.h:83
virtual HBaseOperator * Clone()
The HBaseOperator class serves as a base for classes which handle user input and operate on the scene...
Definition: HBaseOperator.h:65
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:337
virtual int OnTouchesUp(HEventInfo &hevent)
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:214
void SetLightFollowsCamera(bool follow)
Definition: HOpCameraPanTouch.h:80
virtual int OnTouchesDown(HEventInfo &hevent)
The HOpCameraPanTouch class pans the camera about a current view.
Definition: HOpCameraPanTouch.h:35
virtual int OnTouchesMove(HEventInfo &hevent)