#include <osgManipulator/Export>
#include <osgManipulator/Selection>
#include <osg/LineSegment>
#include <osg/Plane>
#include <osg/Vec2>
#include <vector>
Classes | |
class | osgManipulator::MotionCommand |
Base class for motion commands that are generated by draggers. More... | |
class | osgManipulator::TranslateInLineCommand |
Command for translating in a line. More... | |
class | osgManipulator::TranslateInPlaneCommand |
Command for translating in a plane. More... | |
class | osgManipulator::Scale1DCommand |
Command for 1D scaling. More... | |
class | osgManipulator::Scale2DCommand |
Command for 2D scaling. More... | |
class | osgManipulator::ScaleUniformCommand |
Command for uniform 3D scaling. More... | |
class | osgManipulator::Rotate3DCommand |
Command for rotation in 3D. More... | |
Namespaces | |
namespace | osgManipulator |
The osgManipulator library is a NodeKit that extends the core scene graph to support 3D interactive manipulators. |
![]() | Generated at Wed Dec 15 2010 01:23:34 for the OpenSceneGraph by doxygen 1.7.1. |