| 
    MeVisLab Toolbox Reference
    
   | 
 
#include "SoView2DInteractionExtension.h"#include <Inventor/fields/SoSFVec3f.h>#include <Inventor/fields/SoSFFloat.h>#include <Inventor/fields/SoSFBool.h>#include <Inventor/fields/SoSFColor.h>#include <Inventor/fields/SoSFInt32.h>#include <Inventor/fields/SoSFUShort.h>#include <Inventor/SbBox.h>Go to the source code of this file.
Classes | |
| class | SoView2DPosition | 
| draw and edit a position on the SoView2D  More... | |
Enumerations | |
| enum | drawingModelType {  DRAWINGMODEL_CROSSHAIRS , DRAWINGMODEL_CROSSHAIRS_WITH_CIRCLE , DRAWINGMODEL_CIRCLE , DRAWINGMODEL_VOXEL_RECT , DRAWINGMODEL_ELLIPSE }  | 
| Draw and edit a position on the SoView2D.  More... | |
| enum | SizeUnitType { SIZEUNIT_VOXEL , SIZEUNIT_WORLD , SIZEUNIT_SCREEN } | 
| enum drawingModelType | 
Draw and edit a position on the SoView2D.
| Enumerator | |
|---|---|
| DRAWINGMODEL_CROSSHAIRS | |
| DRAWINGMODEL_CROSSHAIRS_WITH_CIRCLE | |
| DRAWINGMODEL_CIRCLE | |
| DRAWINGMODEL_VOXEL_RECT | |
| DRAWINGMODEL_ELLIPSE | |
Definition at line 30 of file SoView2DPosition.h.
| enum SizeUnitType | 
| Enumerator | |
|---|---|
| SIZEUNIT_VOXEL | |
| SIZEUNIT_WORLD | |
| SIZEUNIT_SCREEN | |
Definition at line 38 of file SoView2DPosition.h.