NAME
SoMotion3Event – 3D motion events
INHERITS FROM
SoMotion3Event
SYNOPSIS
#include <Inventor/events/SoMotion3Event.h>
Methods from class SoMotion3Event:
static SoType getClassTypeId()
void setTranslation(const SbVec3f &t)
const SbVec3f & getTranslation() const
virtual SoType getTypeId() const
const SbVec2s & getPosition() const
void setShiftDown(SbBool isDown)
void setCtrlDown(SbBool isDown)
void setAltDown(SbBool isDown)
DESCRIPTION
SoMotion3Event represents 3D relative motion events in the Inventor event model.
METHODS
SoMotion3Event()
Constructor.
static SoType getClassTypeId()
Return the type id for the SoMotion3Event class.
void setTranslation(const SbVec3f &t)
const SbVec3f & getTranslation() const
Set and get the relative change in translation since the last translation event.
const SbRotation & getRotation() const
Set and get the relative change in rotation since the last rotation event.
SEE ALSO
SoEvent, SoButtonEvent, SoKeyboardEvent, SoLocation2Event, SoMouseButtonEvent, SoSpaceballButtonEvent, SoHandleEventAction, SoEventCallback, SoSelection, SoInteraction, SoXtDevice
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)