15#ifndef OSGMANIPULATOR_ROTATECYLINDERDRAGGER
16#define OSGMANIPULATOR_ROTATECYLINDERDRAGGER 1
40 void setupDefaultGeometry();
Definition RotateCylinderDragger:27
osg::Matrix _startLocalToWorld
Definition RotateCylinderDragger:62
void setPickColor(const osg::Vec4 &color)
Definition RotateCylinderDragger:51
const osg::Vec4 & getColor() const
Definition RotateCylinderDragger:44
osg::Vec3d _prevWorldProjPt
Definition RotateCylinderDragger:61
osg::Vec4 _pickColor
Definition RotateCylinderDragger:66
virtual ~RotateCylinderDragger()
osg::Quat _prevRotation
Definition RotateCylinderDragger:63
META_OSGMANIPULATOR_Object(osgManipulator, RotateCylinderDragger) virtual bool handle(const PointerInfo &pi
const osg::Vec4 & getPickColor() const
Definition RotateCylinderDragger:52
osg::Vec4 _color
Definition RotateCylinderDragger:65
osg::ref_ptr< CylinderPlaneProjector > _projector
Definition RotateCylinderDragger:59
void OSGMANIPULATOR_EXPORT setMaterialColor(const osg::Vec4 &color, osg::Node &node)
author: Julien Valentin 2017 (mp3butcher@hotmail.com)
Definition AlphaFunc:19
#define OSGMANIPULATOR_EXPORT
Definition osgManipulator/Export:27