Definition AlignmentSettings:23
Copy Op(erator) used to control whether shallow or deep copy is used during copy construction and clo...
Definition CopyOp:41
@ SHALLOW_COPY
Definition CopyOp:47
Smart pointer for handling referenced counted objects.
Definition ref_ptr:32
Base Event class.
Definition Event:27
Basic EventVisitor implementation for animating a scene.
Definition EventVisitor:42
virtual void createGraphicsImplementation()
createGraphicsImplementation method that creates the subgraph that will render the widget and assigns...
virtual void leaveImplementation()
bool handleImplementation(osgGA::EventVisitor *ev, osgGA::Event *event)
osg::ref_ptr< osg::PositionAttitudeTransform > _transform
Definition Popup:42
virtual ~Popup()
Definition Popup:38
std::string _title
Definition Popup:40
Popup(const Popup &dialog, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY)
#define OSGUI_EXPORT
Definition Export:40