#include <Inventor/SbLinear.h>
#include <Inventor/actions/SoAction.h>
#include <Inventor/fields/SoSFFloat.h>
#include <Inventor/fields/SoSFVec4f.h>
#include <Inventor/fields/SoSFString.h>
#include <Inventor/nodes/SoCoordinate3.h>
#include <Inventor/nodes/SoIndexedLineSet.h>
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoText2.h>
#include <Inventor/nodes/SoTransform.h>
#include <Inventor/nodes/SoShape.h>
#include <Inventor/fields/SoSFBool.h>
Go to the source code of this file.
Classes | |
class | Gui::SoFCBoundingBox |
A subclass of SoShape used to create an axis aligned wire frame box based on the minBounds and maxBounds fields. More... | |
class | Gui::SoSkipBoundingGroup |
This is a special group node which be be defined to ignore bounding box actions. More... | |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. |