#include <albaGUITransformMouse.h>
|
enum | TRANSFORM_MOUSE_WIDGET_ID {
X_AXIS = 0
, Y_AXIS
, Z_AXIS
, VIEW_PLANE
,
NORMAL_VIEW_PLANE
, XY_PLANE
, XZ_PLANE
, YZ_PLANE
,
SURFACE_SNAP
, NORMAL_SURFACE
} |
|
enum | GUI_TRANSFORM_MOUSE_ID { ID_ROTATION_AXES = MINID
, ID_TRASLATION_AXES
} |
|
transform gui
- See also
- Todo:
Definition at line 44 of file albaGUITransformMouse.h.
◆ TRANSFORM_MOUSE_WIDGET_ID
Enumerator |
---|
X_AXIS | |
Y_AXIS | |
Z_AXIS | |
VIEW_PLANE | |
NORMAL_VIEW_PLANE | |
XY_PLANE | |
XZ_PLANE | |
YZ_PLANE | |
SURFACE_SNAP | |
NORMAL_SURFACE | |
Definition at line 51 of file albaGUITransformMouse.h.
◆ GUI_TRANSFORM_MOUSE_ID
◆ albaGUITransformMouse()
albaGUITransformMouse::albaGUITransformMouse |
( |
albaVME * |
input, |
|
|
albaObserver * |
listener = NULL , |
|
|
bool |
testMode = false |
|
) |
| |
◆ ~albaGUITransformMouse()
albaGUITransformMouse::~albaGUITransformMouse |
( |
| ) |
|
◆ OnEvent()
void albaGUITransformMouse::OnEvent |
( |
albaEventBase * |
alba_event | ) |
|
|
virtual |
◆ EnableWidgets()
void albaGUITransformMouse::EnableWidgets |
( |
bool |
enable | ) |
|
|
virtual |
◆ AttachInteractorToVme()
void albaGUITransformMouse::AttachInteractorToVme |
( |
| ) |
|
Start and stop interaction through this object isa.
◆ DetachInteractorFromVme()
void albaGUITransformMouse::DetachInteractorFromVme |
( |
| ) |
|
◆ SetRotationConstraintId()
void albaGUITransformMouse::SetRotationConstraintId |
( |
int |
value | ) |
|
|
inline |
◆ SetTranslationConstraintId()
void albaGUITransformMouse::SetTranslationConstraintId |
( |
int |
value | ) |
|
|
inline |
◆ CreateBehavior()
◆ GetIsaRotate()
◆ CreateISA()
void albaGUITransformMouse::CreateISA |
( |
| ) |
|
|
protected |
◆ CreateGui()
void albaGUITransformMouse::CreateGui |
( |
| ) |
|
|
protectedvirtual |
◆ RefSysVmeChanged()
void albaGUITransformMouse::RefSysVmeChanged |
( |
| ) |
|
|
protectedvirtual |
◆ albaGUITransformMouseTest
friend class albaGUITransformMouseTest |
|
friend |
◆ m_OldInteractor
◆ m_IsaCompositor
◆ m_IsaRotate
◆ m_IsaTranslate
◆ m_IsaRoll
◆ m_RotationConstraintId
int albaGUITransformMouse::m_RotationConstraintId |
|
protected |
◆ m_TranslationConstraintId
int albaGUITransformMouse::m_TranslationConstraintId |
|
protected |
The documentation for this class was generated from the following file: