50#ifndef _SO_MOTION3_EVENT_
51#define _SO_MOTION3_EVENT_
93#ifndef HIDDEN_FROM_DOC
117 static void initClass();
118 static void exitClass();
#define SO_EVENT_HEADER()
Class for representing a rotation.
Base class for all events.
void setTranslation(const SbVec3f &t)
Sets the relative change in translation since the last translation event.
const SbRotation & getRotation() const
Gets the relative change in rotation since the last rotation event.
SoMotion3Event()
Constructor.
const SbVec3f & getTranslation() const
Gets the relative change in translation since the last translation event.
void setRotation(const SbRotation &r)
Sets the relative change in rotation since the last rotation event.