#include <Joint.h>
Public Member Functions | |
osg::Vec3 | getF1 () const |
osg::Vec3 | getT1 () const |
osg::Vec3 | getF2 () const |
osg::Vec3 | getT2 () const |
Friends | |
class | Joint |
Warning : getting data from this class takes a little computation (converting an ODE vector to an OSG one), so avoid calling it too often.
Definition at line 51 of file Joint.h.
osg::Vec3 Physics::JointFeedback::getF1 | ( | ) | const [inline] |
osg::Vec3 Physics::JointFeedback::getF2 | ( | ) | const [inline] |
osg::Vec3 Physics::JointFeedback::getT1 | ( | ) | const [inline] |
osg::Vec3 Physics::JointFeedback::getT2 | ( | ) | const [inline] |