List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgDB::ObjectWrapper::ObjectWrapper |
( |
osg::Object * |
proto, |
|
|
const std::string & |
name, |
|
|
const std::string & |
associates |
|
) |
| |
osgDB::ObjectWrapper::ObjectWrapper |
( |
| ) |
[inline, protected] |
virtual osgDB::ObjectWrapper::~ObjectWrapper |
( |
| ) |
[inline, protected, virtual] |
Member Function Documentation
const StringList& osgDB::ObjectWrapper::getAssociates |
( |
| ) |
const [inline] |
const std::string& osgDB::ObjectWrapper::getName |
( |
| ) |
const [inline] |
const osg::Object* osgDB::ObjectWrapper::getProto |
( |
| ) |
const [inline] |
BaseSerializer* osgDB::ObjectWrapper::getSerializer |
( |
const std::string & |
name | ) |
|
void osgDB::ObjectWrapper::markSerializerAsRemoved |
( |
const std::string & |
name | ) |
|
bool osgDB::ObjectWrapper::readSchema |
( |
const StringList & |
properties, |
|
|
const std::vector< int > & |
types |
|
) |
| |
void osgDB::ObjectWrapper::resetSchema |
( |
| ) |
[inline] |
void osgDB::ObjectWrapper::setUpdatedVersion |
( |
int |
ver | ) |
[inline] |
void osgDB::ObjectWrapper::writeSchema |
( |
StringList & |
properties, |
|
|
std::vector< int > & |
types |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: