VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
DtReadFileCallback Class Reference
Inheritance diagram for DtReadFileCallback:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtReadFileCallback (osgDB::Registry::ReadFileCallback *current)
virtual
osgDB::ReaderWriter::ReadResult 
readImage (const std::string &filename, const osgDB::ReaderWriter::Options *options)
virtual
osgDB::ReaderWriter::ReadResult 
openArchive (const std::string &filename, osgDB::ReaderWriter::ArchiveStatus status, unsigned int indexBlockSizeHint, const osgDB::ReaderWriter::Options *useObjectCache)
virtual
osgDB::ReaderWriter::ReadResult 
readObject (const std::string &filename, const osgDB::ReaderWriter::Options *options)
virtual
osgDB::ReaderWriter::ReadResult 
readHeightField (const std::string &filename, const osgDB::ReaderWriter::Options *options)
virtual
osgDB::ReaderWriter::ReadResult 
readShader (const std::string &filename, const osgDB::ReaderWriter::Options *options)
virtual
osgDB::ReaderWriter::ReadResult 
readNode (const std::string &filename, const osgDB::ReaderWriter::Options *options)
virtual void setLoadImages (const bool &loadImages)
virtual bool loadImages () const

Protected Member Functions

virtual ~DtReadFileCallback ()

Protected Attributes

bool myLoadImages
std::map< std::string,
osg::ref_ptr< osg::Image > > 
myMappedImages
osg::ref_ptr
< osgDB::Registry::ReadFileCallback > 
myCurrentReadFileCallback

Constructor & Destructor Documentation

DtReadFileCallback::DtReadFileCallback ( osgDB::Registry::ReadFileCallback *  current) [inline]
virtual DtReadFileCallback::~DtReadFileCallback ( ) [inline, protected, virtual]

Member Function Documentation

virtual osgDB::ReaderWriter::ReadResult DtReadFileCallback::readImage ( const std::string &  filename,
const osgDB::ReaderWriter::Options *  options 
) [inline, virtual]
virtual osgDB::ReaderWriter::ReadResult DtReadFileCallback::openArchive ( const std::string &  filename,
osgDB::ReaderWriter::ArchiveStatus  status,
unsigned int  indexBlockSizeHint,
const osgDB::ReaderWriter::Options *  useObjectCache 
) [inline, virtual]
virtual osgDB::ReaderWriter::ReadResult DtReadFileCallback::readObject ( const std::string &  filename,
const osgDB::ReaderWriter::Options *  options 
) [inline, virtual]
virtual osgDB::ReaderWriter::ReadResult DtReadFileCallback::readHeightField ( const std::string &  filename,
const osgDB::ReaderWriter::Options *  options 
) [inline, virtual]
virtual osgDB::ReaderWriter::ReadResult DtReadFileCallback::readShader ( const std::string &  filename,
const osgDB::ReaderWriter::Options *  options 
) [inline, virtual]
virtual osgDB::ReaderWriter::ReadResult DtReadFileCallback::readNode ( const std::string &  filename,
const osgDB::ReaderWriter::Options *  options 
) [inline, virtual]
virtual void DtReadFileCallback::setLoadImages ( const bool loadImages) [inline, virtual]

References loadImages(), and myLoadImages.

virtual bool DtReadFileCallback::loadImages ( ) const [inline, virtual]

References myLoadImages.

Referenced by readImage(), and setLoadImages().


Member Data Documentation

Referenced by loadImages(), and setLoadImages().

std::map<std::string, osg::ref_ptr<osg::Image> > DtReadFileCallback::myMappedImages [protected]

Referenced by readImage().

osg::ref_ptr<osgDB::Registry::ReadFileCallback> DtReadFileCallback::myCurrentReadFileCallback [protected]

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)