MeVisLab Toolbox Reference
SoCameraViewAll Class Reference

The Inventor module class SoCameraViewAll derived from SoNode. More...

#include <SoCameraViewAll.h>

Inheritance diagram for SoCameraViewAll:

Public Member Functions

 SoCameraViewAll ()
 Constructor. More...
 

Static Public Member Functions

static void initClass ()
 Initializes this class (called on dll initialization). More...
 

Public Attributes

SoSFNode inCamera
 ! Fields More...
 
SoSFNode inScene
 
SoSFInt32 viewportWidth
 
SoSFInt32 viewportHeight
 
SoSFTrigger viewAll
 

Protected Member Functions

 ~SoCameraViewAll () override
 Protected destructor. More...
 
void viewAllChanged (SoField *field)
 Called when field viewAll changed. More...
 

Detailed Description

The Inventor module class SoCameraViewAll derived from SoNode.

allows to trigger the view all action of a camera, independent of a viewer

Definition at line 31 of file SoCameraViewAll.h.

Constructor & Destructor Documentation

◆ SoCameraViewAll()

SoCameraViewAll::SoCameraViewAll ( )

Constructor.

◆ ~SoCameraViewAll()

SoCameraViewAll::~SoCameraViewAll ( )
overrideprotected

Protected destructor.

Member Function Documentation

◆ initClass()

static void SoCameraViewAll::initClass ( )
static

Initializes this class (called on dll initialization).

◆ viewAllChanged()

void SoCameraViewAll::viewAllChanged ( SoField *  field)
protected

Called when field viewAll changed.

Member Data Documentation

◆ inCamera

SoSFNode SoCameraViewAll::inCamera

! Fields

Definition at line 45 of file SoCameraViewAll.h.

◆ inScene

SoSFNode SoCameraViewAll::inScene

Definition at line 47 of file SoCameraViewAll.h.

◆ viewAll

SoSFTrigger SoCameraViewAll::viewAll

Definition at line 53 of file SoCameraViewAll.h.

◆ viewportHeight

SoSFInt32 SoCameraViewAll::viewportHeight

Definition at line 51 of file SoCameraViewAll.h.

◆ viewportWidth

SoSFInt32 SoCameraViewAll::viewportWidth

Definition at line 49 of file SoCameraViewAll.h.


The documentation for this class was generated from the following file: