|
| | DtReadFileCallback (DtOsgFileCache *cache) |
| |
| virtual | ~DtReadFileCallback () |
| |
| osgDB::ReaderWriter::ReadResult | openArchive (const std::string &filename, osgDB::ReaderWriter::ArchiveStatus status, unsigned int indexBlockSizeHint, const osgDB::ReaderWriter::Options *useObjectCache) override |
| |
| osgDB::ReaderWriter::ReadResult | readObject (const std::string &filename, const osgDB::ReaderWriter::Options *options) override |
| |
| osgDB::ReaderWriter::ReadResult | readImage (const std::string &filename, const osgDB::ReaderWriter::Options *options) override |
| |
| osgDB::ReaderWriter::ReadResult | readHeightField (const std::string &filename, const osgDB::ReaderWriter::Options *options) override |
| |
| osgDB::ReaderWriter::ReadResult | readNode (const std::string &filename, const osgDB::ReaderWriter::Options *options) override |
| |
| osgDB::ReaderWriter::ReadResult | readShader (const std::string &filename, const osgDB::ReaderWriter::Options *options) override |
| |
| makVrv::DtReadFileCallback::DtReadFileCallback |
( |
DtOsgFileCache * |
cache | ) |
|
| virtual makVrv::DtReadFileCallback::~DtReadFileCallback |
( |
| ) |
|
|
virtual |
| osgDB::ReaderWriter::ReadResult makVrv::DtReadFileCallback::openArchive |
( |
const std::string & |
filename, |
|
|
osgDB::ReaderWriter::ArchiveStatus |
status, |
|
|
unsigned int |
indexBlockSizeHint, |
|
|
const osgDB::ReaderWriter::Options * |
useObjectCache |
|
) |
| |
|
override |
| osgDB::ReaderWriter::ReadResult makVrv::DtReadFileCallback::readObject |
( |
const std::string & |
filename, |
|
|
const osgDB::ReaderWriter::Options * |
options |
|
) |
| |
|
override |
| osgDB::ReaderWriter::ReadResult makVrv::DtReadFileCallback::readImage |
( |
const std::string & |
filename, |
|
|
const osgDB::ReaderWriter::Options * |
options |
|
) |
| |
|
override |
| osgDB::ReaderWriter::ReadResult makVrv::DtReadFileCallback::readHeightField |
( |
const std::string & |
filename, |
|
|
const osgDB::ReaderWriter::Options * |
options |
|
) |
| |
|
override |
| osgDB::ReaderWriter::ReadResult makVrv::DtReadFileCallback::readNode |
( |
const std::string & |
filename, |
|
|
const osgDB::ReaderWriter::Options * |
options |
|
) |
| |
|
override |
| osgDB::ReaderWriter::ReadResult makVrv::DtReadFileCallback::readShader |
( |
const std::string & |
filename, |
|
|
const osgDB::ReaderWriter::Options * |
options |
|
) |
| |
|
override |
| void makVrv::DtReadFileCallback::deactivate |
( |
| ) |
|
|
protected |
called by the creator DtOsgFileCache to indicate that the cache is no longer valid and should not be used any more
| std::recursive_mutex makVrv::DtReadFileCallback::myCacheValidMutex |
|
mutableprotected |
read/write mutex protecting the myCache raw pointer
(raw) pointer to the file cache to use under the hood
The documentation for this class was generated from the following file: