OpenSceneGraph
|
This is the complete list of members for osgDB::Registry::ReadFunctor, including all inherited members.
_filename (defined in osgDB::Registry::ReadFunctor) | osgDB::Registry::ReadFunctor | |
_options (defined in osgDB::Registry::ReadFunctor) | osgDB::Registry::ReadFunctor | |
cloneType(const std::string &filename, const Options *options) const =0 (defined in osgDB::Registry::ReadFunctor) | osgDB::Registry::ReadFunctor | pure virtual |
doRead(ReaderWriter &rw) const =0 (defined in osgDB::Registry::ReadFunctor) | osgDB::Registry::ReadFunctor | pure virtual |
isValid(ReaderWriter::ReadResult &readResult) const =0 (defined in osgDB::Registry::ReadFunctor) | osgDB::Registry::ReadFunctor | pure virtual |
isValid(osg::Object *object) const =0 (defined in osgDB::Registry::ReadFunctor) | osgDB::Registry::ReadFunctor | pure virtual |
ReadFunctor(const std::string &filename, const Options *options) (defined in osgDB::Registry::ReadFunctor) | osgDB::Registry::ReadFunctor | inline |
~ReadFunctor() (defined in osgDB::Registry::ReadFunctor) | osgDB::Registry::ReadFunctor | inlinevirtual |