MeVisLab Resolution Independence API
SoCameraViewAll Class Reference

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

#include <SoCameraViewAll.h>

Inheritance diagram for SoCameraViewAll:

Public Member Functions

 SoCameraViewAll ()
 Constructor.

Static Public Member Functions

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

Public Attributes

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

Protected Member Functions

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

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()

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: