Member Typedef Documentation
Constructor & Destructor Documentation
osgDB::ImagePager::ImagePager |
( |
| ) |
|
virtual osgDB::ImagePager::~ImagePager |
( |
| ) |
|
|
protectedvirtual |
Member Function Documentation
int osgDB::ImagePager::cancel |
( |
| ) |
|
ImageThread* osgDB::ImagePager::getImageThread |
( |
unsigned int |
i | ) |
|
|
inline |
const ImageThread* osgDB::ImagePager::getImageThread |
( |
unsigned int |
i | ) |
const |
|
inline |
unsigned int osgDB::ImagePager::getNumImageThreads |
( |
| ) |
const |
|
inline |
virtual double osgDB::ImagePager::getPreLoadTime |
( |
| ) |
const |
|
inlinevirtual |
virtual osg::Image* osgDB::ImagePager::readImageFile |
( |
const std::string & |
fileName | ) |
|
|
virtual |
virtual void osgDB::ImagePager::requestImageFile |
( |
const std::string & |
fileName, |
|
|
osg::Object * |
attachmentPoint, |
|
|
int |
attachmentIndex, |
|
|
double |
timeToMergeBy, |
|
|
const osg::FrameStamp * |
framestamp |
|
) |
| |
|
virtual |
virtual bool osgDB::ImagePager::requiresUpdateSceneGraph |
( |
| ) |
const |
|
virtual |
Return true if there are pending updates to the scene graph that require a call to updateSceneGraph(double).
void osgDB::ImagePager::setPreLoadTime |
( |
double |
preLoadTime | ) |
|
|
inline |
virtual void osgDB::ImagePager::updateSceneGraph |
( |
const osg::FrameStamp & |
frameStamp | ) |
|
|
virtual |
Merge the changes to the scene graph.
Friends And Related Function Documentation
friend struct SortFileRequestFunctor |
|
friend |
Member Data Documentation
bool osgDB::ImagePager::_databasePagerThreadPaused |
|
protected |
bool osgDB::ImagePager::_done |
|
protected |
double osgDB::ImagePager::_preLoadTime |
|
protected |
bool osgDB::ImagePager::_startThreadCalled |
|
protected |
The documentation for this class was generated from the following file: