0000641: Make Clipping-Plane-placement editable + support multiple planes

This commit is contained in:
wmayer 2013-07-08 17:26:50 +02:00
parent fc845d6fae
commit 7e13921de4

View File

@ -23,6 +23,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Inventor/actions/SoGetBoundingBoxAction.h>
# include <Inventor/nodes/SoClipPlane.h>
# include <Inventor/nodes/SoGroup.h>
# include <QPointer>