19 #ifndef _HOPCAMERARELATIVEORBIT_H
20 #define _HOPCAMERARELATIVEORBIT_H
29 #include "HOpCameraOrbit.h"
46 TARGET_IS_USER_DEFINED,
47 TARGET_IS_SELECTION_DEFINED,
48 TARGET_IS_CAMERA_TARGET,
99 void SetCenter(
HPoint center);
110 TargetType targetType;
The HOpCameraOrbit class provides interactive orbiting of the camera around a scene.
Definition: HOpCameraOrbit.h:44
virtual const char * GetName()
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 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
virtual int OnLButtonDown(HEventInfo &hevent)
The HOpCameraRelativeOrbit class provides interactive orbiting of the camera around elements in the s...
Definition: HOpCameraRelativeOrbit.h:43
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:214
virtual int OnLButtonDownAndMove(HEventInfo &hevent)