OpenSceneGraph
|
Public Member Functions | |
void | init (osg::Stats *stats, const std::string &name, const osg::Vec3 &pos, float width, float heigh, const osg::Vec4 &color) |
void | setPosition (const osg::Vec3 &pos) |
void | setAlpha (float v) |
Public Attributes | |
std::string | _name |
osg::ref_ptr< osg::Group > | _group |
osg::ref_ptr< osg::Geode > | _label |
osg::ref_ptr< osg::MatrixTransform > | _graph |
osg::ref_ptr< osgText::Text > | _textLabel |