#include <osgManipulator/Export>
#include <osg/LineSegment>
#include <osgUtil/SceneView>
#include <osgManipulator/Dragger>
Namespaces | |
namespace | osgManipulator |
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... | |
Defines | |
#define | OSGMANIPULATOR_PROJECTOR 1 |
#define OSGMANIPULATOR_PROJECTOR 1 |