OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
Dragger.h File Reference
#include <osgManipulator/Constraint>
#include <osgManipulator/Command>
#include <osg/BoundingSphere>
#include <osg/MatrixTransform>
#include <osgUtil/SceneView>
#include <osgUtil/IntersectVisitor>
#include <osgGA/GUIEventAdapter>
#include <osgGA/GUIActionAdapter>
Include dependency graph for Dragger.h:

Go to the source code of this file.

Classes

class  osgManipulator::DraggerTransformCallback
 
class  osgManipulator::PointerInfo
 
class  osgManipulator::Dragger
 
class  osgManipulator::CompositeDragger
 

Namespaces

 osgManipulator
 

Functions

OSGMANIPULATOR_EXPORT void osgManipulator::computeNodePathToRoot (osg::Node &node, osg::NodePath &np)
 
void OSGMANIPULATOR_EXPORT osgManipulator::setDrawableToAlwaysCull (osg::Drawable &drawable)
 
void OSGMANIPULATOR_EXPORT osgManipulator::setMaterialColor (const osg::Vec4 &color, osg::Node &node)