Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include <base.h>
Public Member Functions | |
virtual bool | computeLocalToWorldMatrix (osg::Matrix &matrix, osg::NodeVisitor *nv) const |
Get the transformation matrix which moves from local coords to world coords. More... | |
virtual bool | computeWorldToLocalMatrix (osg::Matrix &matrix, osg::NodeVisitor *nv) const |
Get the transformation matrix which moves from world coords to local coords. More... | |
|
virtual |
Get the transformation matrix which moves from local coords to world coords.
|
virtual |
Get the transformation matrix which moves from world coords to local coords.