13#ifndef SO_CAMERA_VIEW_ALL_H
14#define SO_CAMERA_VIEW_ALL_H
22#include <Inventor/nodes/SoSubNode.h>
23#include <Inventor/nodes/SoNode.h>
25#include <Inventor/fields/SoSFNode.h>
26#include <Inventor/fields/SoSFInt32.h>
27#include <Inventor/fields/SoSFTrigger.h>
28#include <Inventor/sensors/SoFieldSensor.h>
#define SOUTILS_EXPORT
System dependent includes. Disables some compiler/linker warnings.
The Inventor module class SoCameraViewAll derived from SoNode.
SoCameraViewAll()
Constructor.
static void initClass()
Initializes this class (called on dll initialization).
SoSFNode inCamera
! Fields
void viewAllChanged(SoField *field)
Called when field viewAll changed.
~SoCameraViewAll() override
Protected destructor.