Public Member Functions | |
| Serializer () | |
| virtual bool | write (osgDB::Output &, const osg::Object &)=0 |
| virtual bool | read (osgDB::Input &, osg::Object &, bool &)=0 |
| osgDB::Serializer::Serializer | ( | ) | [inline] |
| virtual bool osgDB::Serializer::read | ( | osgDB::Input & | , | |
| osg::Object & | , | |||
| bool & | ||||
| ) | [pure virtual] |
| virtual bool osgDB::Serializer::write | ( | osgDB::Output & | , | |
| const osg::Object & | ||||
| ) | [pure virtual] |
| Generated at Sat May 14 08:21:16 2011 for the OpenSceneGraph by doxygen 1.5.9. |