albaGizmoInterface() | albaGizmoInterface | protected |
albaGizmoPathRuler(albaVME *input, albaObserver *listener=NULL, int ticksNumber=1, int originTickId=0, double ticksHeigth=50, double ticksDistance=20, bool enableShorterTicks=true) | albaGizmoPathRuler | |
albaObserver() | albaObserver | inline |
BuildGizmos() | albaGizmoPathRuler | protected |
CustomIndexLabelVisibility(int index, int flag) | albaGizmoPathRuler | |
DestroyGizmos() | albaGizmoPathRuler | protected |
G_GLOBAL enum value | albaGizmoInterface | |
G_LOCAL enum value | albaGizmoInterface | |
GetAbsPose(int tickId) | albaGizmoPathRuler | |
albaGizmoInterface::GetAbsPose() | albaGizmoInterface | virtual |
GetAlwaysVisible() | albaGizmoInterface | inline |
GetAutoscale() | albaGizmoInterface | inline |
GetCurvilinearAbscissa() | albaGizmoPathRuler | inline |
GetGizmoPathCurvilinearAbscissa(int index) | albaGizmoPathRuler | inline |
GetGui() | albaGizmoPathRuler | inlinevirtual |
GetInput() | albaGizmoInterface | |
GetListener() | albaGizmoInterface | |
GetMediator() | albaGizmoInterface | inline |
GetModality() | albaGizmoInterface | |
GetName() | albaGizmoInterface | inline |
GetOutput(int tickId) | albaGizmoPathRuler | inline |
GetRenderWindowHeightPercentage() | albaGizmoInterface | inline |
GetTicksDistance() | albaGizmoPathRuler | inline |
GetTicksHeigth() | albaGizmoPathRuler | inline |
GetTicksNumber() | albaGizmoPathRuler | inline |
HighlightExtremes(double col[3], int bound1, int bound2, int center, bool inside=false) | albaGizmoPathRuler | |
HighlightExtremes(double col[3], double bound1, double bound2, double center, bool inside=false) | albaGizmoPathRuler | |
m_AlwaysVisible | albaGizmoInterface | protected |
m_Autoscale | albaGizmoInterface | protected |
m_CurvilinearAbscissa | albaGizmoPathRuler | protected |
m_EnableShorterTicks | albaGizmoPathRuler | protected |
m_GizmoPathVector | albaGizmoPathRuler | protected |
m_InputVME | albaGizmoInterface | protected |
m_Listener | albaGizmoInterface | protected |
m_Mediator | albaGizmoInterface | protected |
m_Modality | albaGizmoInterface | protected |
m_Name | albaGizmoInterface | protected |
m_OriginTickID | albaGizmoPathRuler | protected |
m_RefSysVME | albaGizmoInterface | protected |
m_RenderWindowHeightPercentage | albaGizmoInterface | protected |
m_TicksDistance | albaGizmoPathRuler | protected |
m_TicksHeigth | albaGizmoPathRuler | protected |
m_TicksNumber | albaGizmoPathRuler | protected |
m_Visibility | albaGizmoInterface | protected |
MODALITY enum name | albaGizmoInterface | |
OnEvent(albaEventBase *alba_event) | albaGizmoPathRuler | virtual |
OnEventGizmoComponents(albaEventBase *alba_event) | albaGizmoPathRuler | protectedvirtual |
OnEventGizmoGui(albaEventBase *alba_event) | albaGizmoPathRuler | protectedvirtual |
ResetLabelsVisibility() | albaGizmoPathRuler | |
SendTransformMatrix(albaMatrix *matrix, int eventId, long arg) | albaGizmoInterface | protected |
SetAbsPose(albaMatrix *absPose) | albaGizmoPathRuler | virtual |
SetAlwaysVisible(bool alwaysVisible) | albaGizmoInterface | inline |
SetAutoscale(bool autoscale) | albaGizmoInterface | inline |
SetColor(double col[3]) | albaGizmoPathRuler | |
SetColor(int idGizmo, double col[3]) | albaGizmoPathRuler | |
SetColor(double abscissa, double col[3]) | albaGizmoPathRuler | |
SetConstraintPolyline(albaVME *constraintPolyline) | albaGizmoPathRuler | |
SetCurvilinearAbscissa(double s) | albaGizmoPathRuler | |
SetGizmoLabelsVisibility(bool value) | albaGizmoPathRuler | |
SetInput(albaVME *vme) | albaGizmoPathRuler | virtual |
SetListener(albaObserver *listener) | albaGizmoInterface | |
SetMediator(albaObserver *mediator) | albaGizmoInterface | inline |
SetModalityToGlobal() | albaGizmoInterface | |
SetModalityToLocal() | albaGizmoInterface | |
SetName(albaString name) | albaGizmoInterface | inline |
SetRenderWindowHeightPercentage(double percentage) | albaGizmoInterface | inline |
SetTicksDistance(double distance) | albaGizmoPathRuler | |
SetTicksHeigth(double height) | albaGizmoPathRuler | |
Show(bool show) | albaGizmoPathRuler | virtual |
~albaGizmoInterface() | albaGizmoInterface | protectedvirtual |
~albaGizmoPathRuler() | albaGizmoPathRuler | virtual |
~albaObserver() | albaObserver | inlinevirtual |