#include <SoPowerMateMotionEvent.h>
Public Member Functions | |
| SoPowerMateMotionEvent () | |
| virtual | ~SoPowerMateMotionEvent () |
| void | setValue (float v) |
| float | getValue () const |
Static Public Member Functions | |
| static void | initClass () |
Definition at line 26 of file SoPowerMateMotionEvent.h.
| SoPowerMateMotionEvent::SoPowerMateMotionEvent | ( | ) |
| virtual SoPowerMateMotionEvent::~SoPowerMateMotionEvent | ( | ) | [virtual] |
| float SoPowerMateMotionEvent::getValue | ( | ) | const [inline] |
Definition at line 38 of file SoPowerMateMotionEvent.h.
| static void SoPowerMateMotionEvent::initClass | ( | ) | [static] |
| void SoPowerMateMotionEvent::setValue | ( | float | v | ) | [inline] |
Definition at line 35 of file SoPowerMateMotionEvent.h.
1.5.8