#include <SoView2DTransRot.h>

Public Member Functions | |
| SoView2DTransRot () | |
| constructor | |
| virtual bool | evalEvent (SoView2D *view2d, View2DSliceList *slicelist, View2DEvent *ec, View2DEventPhase phase) |
| reimplemented from SoView2DExtension | |
Static Public Member Functions | |
| static void | initClass () |
| inventor runtime system init | |
Public Attributes | |
| SoSFEnum | mouseFunctionButton1 |
| define active mouse function | |
| SoSFEnum | mouseFunctionButton2 |
| SoSFEnum | mouseFunctionButton1and2 |
| SoSFEnum | mouseFunctionWheel |
| define active key function | |
| SoSFEnum | keyFunctionHoriCursor |
| SoSFEnum | keyFunctionVertCursor |
| SoSFEnum | keyFunctionPageKeys |
| SoSFBool | adaptCursorShape |
| set this to true if the mouse cursor shape should reflect the current function | |
| SoSFRotation | rotation |
| rotation that is edited | |
| SoSFVec3f | translation |
| translation that is edited | |
| SoSFFloat | fieldOfView |
| field of view | |
Definition at line 28 of file SoView2DTransRot.h.
| SoView2DTransRot::SoView2DTransRot | ( | ) |
constructor
| virtual bool SoView2DTransRot::evalEvent | ( | SoView2D * | view2d, | |
| View2DSliceList * | slicelist, | |||
| View2DEvent * | ec, | |||
| View2DEventPhase | phase | |||
| ) | [virtual] |
| static void SoView2DTransRot::initClass | ( | ) | [static] |
| SoSFBool SoView2DTransRot::adaptCursorShape |
set this to true if the mouse cursor shape should reflect the current function
Definition at line 45 of file SoView2DTransRot.h.
| SoSFFloat SoView2DTransRot::fieldOfView |
Definition at line 40 of file SoView2DTransRot.h.
Definition at line 42 of file SoView2DTransRot.h.
Definition at line 41 of file SoView2DTransRot.h.
Definition at line 36 of file SoView2DTransRot.h.
Definition at line 35 of file SoView2DTransRot.h.
| SoSFEnum SoView2DTransRot::mouseFunctionWheel |
| SoSFRotation SoView2DTransRot::rotation |
| SoSFVec3f SoView2DTransRot::translation |
1.5.8