Public Member Functions | |
virtual osg::Node * | readNodeFile (const std::string &filename)=0 |
A concrete implementation can be found in osgDB. Note, this loose coupling approach is required as osgUtil is independent from osgDB where the file reading is implemented, and osgDB itself is dependent upon osgUtil so a circular dependency would result from tighter integration.
virtual osg::Node* osgUtil::IntersectionVisitor::IntersectionVisitor::ReadCallback::readNodeFile | ( | const std::string & | filename | ) | [pure virtual] |
Implemented in osgSim::DatabaseCacheReadCallback.
![]() | Generated at Wed Aug 26 07:57:38 2009 for the OpenSceneGraph by doxygen 1.5.8. |