Go to the source code of this file.
#define INITIAL_NB_VIEWS (6) |
Definition at line 29 of file controler-types.hh.
typedef int TMode |
Definition at line 51 of file controler-types.hh.
typedef int TModeOperation |
Definition at line 68 of file controler-types.hh.
typedef int TOperation |
Definition at line 122 of file controler-types.hh.
typedef int TParameter |
Definition at line 103 of file controler-types.hh.
typedef int TPrecompile |
Definition at line 88 of file controler-types.hh.
typedef int TSubOperation |
Definition at line 135 of file controler-types.hh.
typedef char TView |
Definition at line 33 of file controler-types.hh.
typedef unsigned int TViewId |
Definition at line 49 of file controler-types.hh.
anonymous enum |
Definition at line 35 of file controler-types.hh.
anonymous enum |
FIRST_MODE_CONTROLER | |
MODE_DEFAULT | |
MODE_SCENE_TRANSLATION | |
MODE_SCENE_ROTATION | |
MODE_SCENE_SCALE | |
MODE_SELECTION | |
LAST_MODE_CONTROLER |
Definition at line 53 of file controler-types.hh.
anonymous enum |
FIRST_MODE_OPERATION_CONTROLER | |
MODE_OPERATION_NONE | |
MODE_OPERATION_SCENE_TRANSLATION | |
MODE_OPERATION_SCENE_ROTATION | |
MODE_OPERATION_SCENE_SCALE | |
MODE_OPERATION_SELECTION | |
LAST_MODE_OPERATION_CONTROLER |
Definition at line 70 of file controler-types.hh.
anonymous enum |
FIRST_PRECOMPILE_CONTROLER | |
PRECOMPILE_AIMED_POINT | |
PRECOMPILE_AXIS | |
PRECOMPILE_GRID | |
LAST_PRECOMPILE_CONTROLER |
Definition at line 90 of file controler-types.hh.
anonymous enum |
FIRST_PARAMETER_CONTROLER | |
PARAMETER_AIMED_POINT | |
PARAMETER_AXIS | |
PARAMETER_GRID | |
PARAMETER_AIMED_POSITION | |
PARAMETER_EYE_POSITION | |
PARAMETER_DRAWING | |
LAST_PARAMETER_CONTROLER |
Definition at line 105 of file controler-types.hh.
anonymous enum |
Definition at line 124 of file controler-types.hh.
anonymous enum |
Definition at line 137 of file controler-types.hh.