MeVisLab Toolbox Reference
|
Allows to rotate the camera around the focal point. More...
#include <SoRotateCamera.h>
Public Member Functions | |
SoRotateCamera () | |
Static Public Member Functions | |
static void | initClass () |
Protected Member Functions | |
~SoRotateCamera () override | |
Protected destructor. | |
Allows to rotate the camera around the focal point.
Definition at line 43 of file SoRotateCamera.h.
SoRotateCamera::SoRotateCamera | ( | ) |
|
overrideprotected |
Protected destructor.
SoSFBool SoRotateCamera::autoAdjustClippingPlanes |
Definition at line 61 of file SoRotateCamera.h.
SoSFBool SoRotateCamera::autoRotate |
Definition at line 64 of file SoRotateCamera.h.
SoSFNode SoRotateCamera::inCamera |
! Fields
Definition at line 53 of file SoRotateCamera.h.
SoSFNode SoRotateCamera::inScene |
Definition at line 54 of file SoRotateCamera.h.
SoSFTrigger SoRotateCamera::rotate |
Definition at line 63 of file SoRotateCamera.h.
SoSFFloat SoRotateCamera::rotationAngle |
Definition at line 57 of file SoRotateCamera.h.
SoSFVec3f SoRotateCamera::rotationAxis |
Definition at line 56 of file SoRotateCamera.h.
SoSFInt32 SoRotateCamera::rotationCurrentStep |
Definition at line 59 of file SoRotateCamera.h.
SoSFInt32 SoRotateCamera::rotationSteps |
Definition at line 58 of file SoRotateCamera.h.