◆ TextureObjectSet()
◆ ~TextureObjectSet()
virtual osg::Texture::TextureObjectSet::~TextureObjectSet |
( |
| ) |
|
|
protectedvirtual |
◆ addToBack()
void osg::Texture::TextureObjectSet::addToBack |
( |
TextureObject * |
to | ) |
|
◆ checkConsistency()
bool osg::Texture::TextureObjectSet::checkConsistency |
( |
| ) |
const |
◆ computeNumTextureObjectsInList()
unsigned int osg::Texture::TextureObjectSet::computeNumTextureObjectsInList |
( |
| ) |
const |
◆ deleteAllTextureObjects()
void osg::Texture::TextureObjectSet::deleteAllTextureObjects |
( |
| ) |
|
◆ discardAllDeletedTextureObjects()
void osg::Texture::TextureObjectSet::discardAllDeletedTextureObjects |
( |
| ) |
|
◆ discardAllTextureObjects()
void osg::Texture::TextureObjectSet::discardAllTextureObjects |
( |
| ) |
|
◆ flushAllDeletedTextureObjects()
void osg::Texture::TextureObjectSet::flushAllDeletedTextureObjects |
( |
| ) |
|
◆ flushDeletedTextureObjects()
void osg::Texture::TextureObjectSet::flushDeletedTextureObjects |
( |
double |
currentTime, |
|
|
double & |
availableTime |
|
) |
| |
◆ getNumOfTextureObjects()
unsigned int osg::Texture::TextureObjectSet::getNumOfTextureObjects |
( |
| ) |
const |
|
inline |
◆ getNumOrphans()
unsigned int osg::Texture::TextureObjectSet::getNumOrphans |
( |
| ) |
const |
|
inline |
◆ getNumPendingOrphans()
unsigned int osg::Texture::TextureObjectSet::getNumPendingOrphans |
( |
| ) |
const |
|
inline |
◆ getParent()
◆ getProfile()
const TextureProfile& osg::Texture::TextureObjectSet::getProfile |
( |
| ) |
const |
|
inline |
◆ handlePendingOrphandedTextureObjects()
void osg::Texture::TextureObjectSet::handlePendingOrphandedTextureObjects |
( |
| ) |
|
◆ makeSpace()
bool osg::Texture::TextureObjectSet::makeSpace |
( |
unsigned int & |
size | ) |
|
◆ moveToBack()
void osg::Texture::TextureObjectSet::moveToBack |
( |
TextureObject * |
to | ) |
|
◆ moveToSet()
◆ orphan()
void osg::Texture::TextureObjectSet::orphan |
( |
TextureObject * |
to | ) |
|
◆ remove()
void osg::Texture::TextureObjectSet::remove |
( |
TextureObject * |
to | ) |
|
◆ size()
unsigned int osg::Texture::TextureObjectSet::size |
( |
| ) |
const |
|
inline |
◆ takeFromOrphans()
◆ takeOrGenerate()
◆ _contextID
unsigned int osg::Texture::TextureObjectSet::_contextID |
|
protected |
◆ _head
◆ _mutex
◆ _numOfTextureObjects
unsigned int osg::Texture::TextureObjectSet::_numOfTextureObjects |
|
protected |
◆ _orphanedTextureObjects
◆ _parent
◆ _pendingOrphanedTextureObjects
◆ _profile
◆ _tail
The documentation for this class was generated from the following file: