#include <assert.h>
#include <Inventor/actions/SoRayPickAction.h>
#include <Inventor/SoPickedPoint.h>
#include "scanSimulator.h"
#include "graspitGUI.h"
#include "ivmgr.h"
#include "world.h"
#include "matvec3D.h"
Go to the source code of this file.