15#ifndef OSGMANIPULATOR_ROTATESPHEREDRAGGER
16#define OSGMANIPULATOR_ROTATESPHEREDRAGGER 1
40 void setupDefaultGeometry();
Definition RotateSphereDragger:27
virtual ~RotateSphereDragger()
META_OSGMANIPULATOR_Object(osgManipulator, RotateSphereDragger) virtual bool handle(const PointerInfo &
bool _prevPtOnSphere
Definition RotateSphereDragger:61
void setPickColor(const osg::Vec4 &color)
Definition RotateSphereDragger:51
osg::ref_ptr< SpherePlaneProjector > _projector
Definition RotateSphereDragger:58
osg::Vec3d _prevWorldProjPt
Definition RotateSphereDragger:60
osg::Vec4 _color
Definition RotateSphereDragger:65
const osg::Vec4 & getColor() const
Definition RotateSphereDragger:44
osg::Quat _prevRotation
Definition RotateSphereDragger:63
const osg::Vec4 & getPickColor() const
Definition RotateSphereDragger:52
osg::Vec4 _pickColor
Definition RotateSphereDragger:66
osg::Matrix _startLocalToWorld
Definition RotateSphereDragger:62
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