osg::Texture::TextureObjectSet Class Reference
List of all members.
Constructor & Destructor Documentation
| virtual osg::Texture::TextureObjectSet::~TextureObjectSet |
( |
|
) |
[protected, virtual] |
Member Function Documentation
| void osg::Texture::TextureObjectSet::handlePendingOrphandedTextureObjects |
( |
|
) |
|
| void osg::Texture::TextureObjectSet::deleteAllTextureObjects |
( |
|
) |
|
| void osg::Texture::TextureObjectSet::discardAllTextureObjects |
( |
|
) |
|
| void osg::Texture::TextureObjectSet::flushAllDeletedTextureObjects |
( |
|
) |
|
| void osg::Texture::TextureObjectSet::discardAllDeletedTextureObjects |
( |
|
) |
|
| void osg::Texture::TextureObjectSet::flushDeletedTextureObjects |
( |
double |
currentTime, |
|
|
double & |
availableTime | |
|
) |
| | |
| void osg::Texture::TextureObjectSet::moveToBack |
( |
TextureObject * |
to |
) |
|
| void osg::Texture::TextureObjectSet::addToBack |
( |
TextureObject * |
to |
) |
|
| void osg::Texture::TextureObjectSet::orphan |
( |
TextureObject * |
to |
) |
|
| void osg::Texture::TextureObjectSet::remove |
( |
TextureObject * |
to |
) |
|
| unsigned int osg::Texture::TextureObjectSet::size |
( |
|
) |
const [inline] |
| bool osg::Texture::TextureObjectSet::makeSpace |
( |
unsigned int & |
size |
) |
|
| bool osg::Texture::TextureObjectSet::checkConsistency |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: