#include "OIVAppShell.h"#include "Observer.h"#include "SculptCube.h"#include "SculptBall.h"#include "IVFile.h"#include "Sculpter.h"#include "SculptNurbs.h"#include "SculptConfig.h"#include <Inventor/SbBox.h>#include <Inventor/SoDB.h>#include <Inventor/actions/SoGLRenderAction.h>#include <Inventor/actions/SoHandleEventAction.h>#include <Inventor/nodes/SoPointLight.h>#include <Inventor/nodes/SoSeparator.h>#include <Inventor/nodes/SoSphere.h>#include <Inventor/nodes/SoTransform.h>#include <Inventor/nodes/SoSwitch.h>#include <Inventor/SoPrimitiveVertex.h>#include <Inventor/actions/SoCallbackAction.h>#include <Inventor/actions/SoGetBoundingBoxAction.h>#include <Inventor/fields/SoMFInt32.h>#include <gstPHANToM.h>#include <gstPHANToM_SCP.h>#include <gstScene.h>#include <gstTransform.h>#include <gstTranslateManipulator.h>#include <gstRotateManipulator.h>#include <gstScaleManipulator.h>#include <gstVRML.h>#include <gstInertiaEffect.h>#include <vector>Classes | |
| class | SculptDemoApp |
| Application implementing demonstration of capabilities. More... | |
1.4.3