OpenSceneGraph 2.8.4
|
#include <osgManipulator/Export>
#include <osg/LineSegment>
#include <osgUtil/SceneView>
#include <osgManipulator/Dragger>
Classes | |
class | osgManipulator::Projector |
Base class for Projectors. More... | |
class | osgManipulator::LineProjector |
LineProjector projects points onto the closest point on the given line. More... | |
class | osgManipulator::PlaneProjector |
PlaneProjector projects points onto the given line. More... | |
class | osgManipulator::SphereProjector |
SphereProjector projects points onto the given sphere. More... | |
class | osgManipulator::SpherePlaneProjector |
SpherePlaneProjector projects points onto a sphere, failing which it project onto a plane oriented to the viewing direction. More... | |
class | osgManipulator::CylinderProjector |
CylinderProjector projects points onto the given cylinder. More... | |
class | osgManipulator::CylinderPlaneProjector |
CylinderPlaneProjector projects points onto the given cylinder. More... | |
Namespaces | |
namespace | osgManipulator |
The osgManipulator library is a NodeKit that extends the core scene graph to support 3D interactive manipulators. | |
Defines | |
#define | OSGMANIPULATOR_PROJECTOR 1 |
#define OSGMANIPULATOR_PROJECTOR 1 |
![]() | Generated at Sun Jan 8 2012 13:15:55 for the OpenSceneGraph by doxygen 1.7.4. |