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
osg::ref_ptr< osgText::Text > _textDrawable
Definition Label:42
Label(const Label &label, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY)
const std::string & getText() const
Definition Label:32
virtual void createGraphicsImplementation()
createGraphicsImplementation method that creates the subgraph that will render the widget and assigns...
std::string _text
Definition Label:39
virtual ~Label()
Definition Label:37
std::string & getText()
Definition Label:31
void setText(const std::string &text)
Definition Label:30
#define OSGUI_EXPORT
Definition Export:40