OpenSceneGraph
3.0.1
|
Classes | |
class | SetValueVisitor |
Public Member Functions | |
ValueObject () | |
ValueObject (const std::string &name) | |
ValueObject (const ValueObject &rhs, const osg::CopyOp copyop=osg::CopyOp::SHALLOW_COPY) | |
META_Object (osg, ValueObject) class GetValueVisitor | |
virtual bool | get (GetValueVisitor &gvv) const |
virtual bool | set (SetValueVisitor &gvv) |
osg::ValueObject::ValueObject | ( | ) | [inline] |
osg::ValueObject::ValueObject | ( | const std::string & | name | ) | [inline] |
References osg::Object::setName().
osg::ValueObject::ValueObject | ( | const ValueObject & | rhs, |
const osg::CopyOp | copyop = osg::CopyOp::SHALLOW_COPY |
||
) | [inline] |
virtual bool osg::ValueObject::get | ( | GetValueVisitor & | gvv | ) | const [inline, virtual] |
Reimplemented in osg::TemplateValueObject< T >.
osg::ValueObject::META_Object | ( | osg | , |
ValueObject | |||
) | [inline] |
virtual bool osg::ValueObject::set | ( | SetValueVisitor & | gvv | ) | [inline, virtual] |
Reimplemented in osg::TemplateValueObject< T >.
![]() | Generated at Sat Apr 28 2012 08:44:08 for the OpenSceneGraph by doxygen 1.8.0. |