#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. | |
| virtual bool | computeWorldToLocalMatrix (osg::Matrix &matrix, osg::NodeVisitor *nv) const |
| Get the transformation matrix which moves from world coords to local coords. | |
|
||||||||||||
|
Get the transformation matrix which moves from local coords to world coords.
|
|
||||||||||||
|
Get the transformation matrix which moves from world coords to local coords.
|
1.3.8