Demonstrates how user can define its own key and mouse binding in viewers.
DESCRIPTION:
This example creates a new viewer class derivating from the standard SoWinExaminerViewer class. This new class redefines a large number of key and mouse binding in order that most of the viewer manipulation are changed.
FILES:
-
Inventor/examples/Features/SetKeyBinding/SetKeyBinding.cxx
-
Inventor/examples/Features/SetKeyBinding/resource.h
-
Inventor/examples/Features/SetKeyBinding/SoWinExaminerViewerSetKeyBinding.cxx
-
Inventor/examples/Features/SetKeyBinding/SoWinExaminerViewerSetKeyBinding.h
-
Inventor/examples/Features/SetKeyBinding/cursor/classic_.cur
-
Inventor/examples/Features/SetKeyBinding/cursor/SoWinClassic_Manip.cur
-
Inventor/examples/Features/SetKeyBinding/cursor/SoWinClassic_Pick.cur
-
Inventor/examples/Features/SetKeyBinding/cursor/SoWinShadow_Manip.cur
-
Inventor/examples/Features/SetKeyBinding/cursor/SoWinShadow_Pick.cur
-
Inventor/examples/Features/SetKeyBinding/cursor/SoWinXor_Manip.cur
-
Inventor/examples/Features/SetKeyBinding/cursor/SoWinXor_Pick.cur
SEE ALSO
SoWinExaminerViewer, addFunctionKeyBinding, addViewingMouseBinding
SCREENSHOT: