MeVisLabToolboxReference
SoCameraViewAll Class Reference

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

#include <SoCameraViewAll.h>

List of all members.

Public Member Functions

 SoCameraViewAll ()
 Constructor.

Static Public Member Functions

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

Public Attributes

SoSFNode inCamera
SoSFNode inScene
SoSFInt32 viewportWidth
SoSFInt32 viewportHeight
SoSFTrigger viewAll

Protected Member Functions

virtual ~SoCameraViewAll ()
 Protected destructor.
void viewAllChanged (SoFieldSensor *sensor)
 Called when field viewAll changed.

Static Protected Member Functions

static void viewAllChangedCB (void *data, SoSensor *sens)
 forward CB when field viewAll changed

Detailed Description

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

Definition at line 35 of file SoCameraViewAll.h.


Constructor & Destructor Documentation

SoCameraViewAll::SoCameraViewAll ( )

Constructor.

virtual SoCameraViewAll::~SoCameraViewAll ( ) [protected, virtual]

Protected destructor.


Member Function Documentation

static void SoCameraViewAll::initClass ( ) [static]

Initializes this class (called on dll initialization).

void SoCameraViewAll::viewAllChanged ( SoFieldSensor *  sensor) [protected]

Called when field viewAll changed.

static void SoCameraViewAll::viewAllChangedCB ( void *  data,
SoSensor *  sens 
) [static, protected]

forward CB when field viewAll changed


Member Data Documentation

Definition at line 49 of file SoCameraViewAll.h.

Definition at line 51 of file SoCameraViewAll.h.

Definition at line 57 of file SoCameraViewAll.h.

Definition at line 55 of file SoCameraViewAll.h.

Definition at line 53 of file SoCameraViewAll.h.


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