14 #ifndef _HOPCAMERARELATIVEORBIT_H
15 #define _HOPCAMERARELATIVEORBIT_H
24 #include "HOpCameraOrbit.h"
41 TARGET_IS_USER_DEFINED,
42 TARGET_IS_SELECTION_DEFINED,
43 TARGET_IS_CAMERA_TARGET,
94 void SetCenter(
HPoint center);
105 TargetType targetType;
The HOpCameraOrbit class provides interactive orbiting of the camera around a scene.
Definition: HOpCameraOrbit.h:39
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:60
The HPoint class is the data type of a three-dimensional point.
Definition: HGlobals.h:121
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:332
virtual int OnLButtonDown(HEventInfo &hevent)
The HOpCameraRelativeOrbit class provides interactive orbiting of the camera around elements in the s...
Definition: HOpCameraRelativeOrbit.h:38
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:207
virtual int OnLButtonDownAndMove(HEventInfo &hevent)