![]() |
OpenSceneGraph
|
#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 a point onto a plane relative to the given cylinder. More... | |
Namespaces | |
| osgManipulator | |
| The osgManipulator library is a NodeKit that extends the core scene graph to support 3D interactive manipulators. | |
Macros | |
| #define | OSGMANIPULATOR_PROJECTOR 1 |
| #define OSGMANIPULATOR_PROJECTOR 1 |
1.8.13