osgUtil::IntersectionVisitor::ReadCallback Struct Reference

Callback used to implement the reading of external files, allowing support for paged databases to be intergrated with IntersectionVisitor. More...

Inheritance diagram for osgUtil::IntersectionVisitor::ReadCallback:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual osg::NodereadNodeFile (const std::string &filename)=0


Detailed Description

Callback used to implement the reading of external files, allowing support for paged databases to be intergrated with IntersectionVisitor.

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.


Member Function Documentation

virtual osg::Node* osgUtil::IntersectionVisitor::ReadCallback::readNodeFile ( const std::string &  filename  )  [pure virtual]

Implemented in osgSim::DatabaseCacheReadCallback.


The documentation for this struct was generated from the following file:
Generated at Sun Oct 14 02:12:49 2007 for the OpenSceneGraph by doxygen 1.5.3.