Defines the IVmgr class which handles 3D user interaction. More...
#include <Inventor/SbBasic.h>#include <Inventor/SbLinear.h>#include <list>#include <vector>#include <qstring.h>#include <qwidget.h>#include "material.h"#include <Inventor/Qt/viewers/SoQtExaminerViewer.h>

Go to the source code of this file.
Classes | |
| class | IVmgr |
| Handles 3D interactions with the world. More... | |
| class | StereoViewer |
| Adds a couple of convenience function for better stereo viewing. More... | |
Namespaces | |
| namespace | db_planner |
Defines | |
| #define | HANDS_DIR "../../hands/" |
| #define | IVMGR_HXX |
| #define | MAX_COLLISIONS 5 |
| #define | MAX_POLYTOPES 15 |
| #define | OBJECTS_DIR "../../objects/" |
Typedefs | |
| typedef double | col_Mat4 [4][4] |
Enumerations | |
| enum | ToolType { TRANSLATE_TOOL, ROTATE_TOOL, SELECT_TOOL } |
Defines the IVmgr class which handles 3D user interaction.
Definition in file ivmgr.h.