20#include <Inventor/elements/SoInt32Element.h>
21#include <Inventor/nodes/SoNode.h>
22#include <Inventor/nodes/SoSubNode.h>
23#include <Inventor/fields/SoSFBool.h>
#define SOVIEW2D_API
File to resolve system dependencies in View2D library.
SoView2DHint allows to switch the SoView2D module into 3D rendering mode.
void getBoundingBox(SoGetBoundingBoxAction *action) override
static void initClass()
Initializes this class.
void GLRender(SoGLRenderAction *action) override
void handleEvent(SoHandleEventAction *action) override
SoView2DHint()
Constructor.
void getMatrix(SoGetMatrixAction *action) override
void callback(SoCallbackAction *action) override
void pick(SoPickAction *action) override
void doAction(SoAction *action) override
SoSFBool renderSlices3D
render the 2D slices in 3D
SoSFBool renderExtensions3D
render the 2D extensions in 3D
Target mlrange_cast(Source arg)
Generic version of checked ML casts.