MeVisLab Toolbox Reference
SoRotateCamera Class Reference

Allows to rotate the camera around the focal point. More...

#include <SoRotateCamera.h>

Inheritance diagram for SoRotateCamera:

Public Member Functions

 SoRotateCamera ()
 

Static Public Member Functions

static void initClass ()
 

Public Attributes

SoSFNode inCamera
 ! Fields More...
 
SoSFNode inScene
 
SoSFVec3f rotationAxis
 
SoSFFloat rotationAngle
 
SoSFInt32 rotationSteps
 
SoSFInt32 rotationCurrentStep
 
SoSFBool autoAdjustClippingPlanes
 
SoSFTrigger rotate
 
SoSFBool autoRotate
 

Protected Member Functions

 ~SoRotateCamera () override
 Protected destructor. More...
 

Detailed Description

Allows to rotate the camera around the focal point.

Definition at line 43 of file SoRotateCamera.h.

Constructor & Destructor Documentation

◆ SoRotateCamera()

SoRotateCamera::SoRotateCamera ( )

◆ ~SoRotateCamera()

SoRotateCamera::~SoRotateCamera ( )
overrideprotected

Protected destructor.

Member Function Documentation

◆ initClass()

static void SoRotateCamera::initClass ( )
static

Member Data Documentation

◆ autoAdjustClippingPlanes

SoSFBool SoRotateCamera::autoAdjustClippingPlanes

Definition at line 61 of file SoRotateCamera.h.

◆ autoRotate

SoSFBool SoRotateCamera::autoRotate

Definition at line 64 of file SoRotateCamera.h.

◆ inCamera

SoSFNode SoRotateCamera::inCamera

! Fields

Definition at line 53 of file SoRotateCamera.h.

◆ inScene

SoSFNode SoRotateCamera::inScene

Definition at line 54 of file SoRotateCamera.h.

◆ rotate

SoSFTrigger SoRotateCamera::rotate

Definition at line 63 of file SoRotateCamera.h.

◆ rotationAngle

SoSFFloat SoRotateCamera::rotationAngle

Definition at line 57 of file SoRotateCamera.h.

◆ rotationAxis

SoSFVec3f SoRotateCamera::rotationAxis

Definition at line 56 of file SoRotateCamera.h.

◆ rotationCurrentStep

SoSFInt32 SoRotateCamera::rotationCurrentStep

Definition at line 59 of file SoRotateCamera.h.

◆ rotationSteps

SoSFInt32 SoRotateCamera::rotationSteps

Definition at line 58 of file SoRotateCamera.h.


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