13 #ifndef PICKEVENTHANDLER
14 #define PICKEVENTHANDLER 1
16 #include <osg/StateSet>
19 #include <osgGA/GUIEventHandler>
21 #include <osgPresentation/SlideEventHandler>
37 void setCommand(
const std::string& str) { _command = str; }
38 const std::string&
getCommand()
const {
return _command; }
osgPresentation::Operation getOperation() const
void setOperation(osgPresentation::Operation operation)
const JumpData & getJumpData() const
#define OSGPRESENTATION_EXPORT
const std::string & getCommand() const
Operation
Operations related to click to run/load/key events.
const osgPresentation::KeyPosition & getKeyPosition() const
void setCommand(const std::string &str)
osgPresentation::Operation _operation
osgPresentation::KeyPosition _keyPos
void setKeyPosition(const osgPresentation::KeyPosition &keyPos)
void setJumpData(const JumpData &jumpData)
std::set< osg::Drawable * > _drawablesOnPush