NAME
SoRotation – node representing a 3D rotation about an arbitrary axis
INHERITS FROM
SoRotation
SYNOPSIS
#include <Inventor/nodes/SoRotation.h>
Fields from class SoRotation:
Methods from class SoRotation:
static SoType getClassTypeId()
void setOverride(SbBool state)
virtual SbBool affectsState() const
SbBool hasDefaultValues() const
SbBool set(const char *fieldDataString)
SbBool isNotifyEnabled() const
void unrefNoDelete() const
virtual SoType getTypeId() const
virtual void setName(const SbName &name)
virtual SbName getName() const
DESCRIPTION
This node defines a 3D rotation about an arbitrary axis through the origin. The rotation is accumulated into the current transformation, which is applied to subsequent shapes. The rotation field provides a variety
of methods for specifying the rotation.
FIELDS
METHODS
SoRotation()
Creates a rotation node with default settings.
static SoType getClassTypeId()
Returns type identifier for this class.
ACTION BEHAVIOR
Accumulates rotation transformation into the current transformation.
Returns the matrix corresponding to the rotation.
FILE FORMAT/DEFAULTS
SEE ALSO
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)