#include <osgManipulator/Export>
#include <osg/MatrixTransform>
Namespaces | |
namespace | osgManipulator |
Classes | |
class | osgManipulator::Selection |
Selection listens to motion commands generated by draggers. More... | |
Defines | |
#define | OSGMANIPULATOR_SELECTION 1 |
Functions | |
OSGMANIPULATOR_EXPORT void | osgManipulator::computeNodePathToRoot (osg::Node &node, osg::NodePath &np) |
Computes the nodepath from the given node all the way upto the root. |
#define OSGMANIPULATOR_SELECTION 1 |