#include <Inventor/actions/SoCallbackAction.h>
#include <Inventor/nodes/SoSubNode.h>
#include <Inventor/nodes/SoSelection.h>
#include <Inventor/nodes/SoColorIndex.h>
#include <Inventor/nodes/SoDrawStyle.h>
#include <Inventor/nodes/SoMatrixTransform.h>
#include <Inventor/SbViewportRegion.h>
#include <Inventor/STL/vector>
#include <Inventor/misc/SoRef.h>
#include <Inventor/fields/SoSFNode.h>
#include <Inventor/SbEventArg.h>
#include <Inventor/SbEventHandler.h>
Go to the source code of this file.
Classes | |
class | SoExtSelection |
Selection node that supports lasso selection. More... | |
struct | SoExtSelection::PreFilterEventArg |
Structure given to callback when an event is raised. More... |