|
OpenSceneGraph
3.0.1
|

| osg::Texture::TextureObjectSet::TextureObjectSet | ( | TextureObjectManager * | parent, |
| const TextureProfile & | profile | ||
| ) |
| virtual osg::Texture::TextureObjectSet::~TextureObjectSet | ( | ) | [protected, virtual] |
| bool osg::Texture::TextureObjectSet::checkConsistency | ( | ) | const |
| unsigned int osg::Texture::TextureObjectSet::computeNumTextureObjectsInList | ( | ) | const |
| void osg::Texture::TextureObjectSet::flushDeletedTextureObjects | ( | double | currentTime, |
| double & | availableTime | ||
| ) |
| unsigned int osg::Texture::TextureObjectSet::getNumOfTextureObjects | ( | ) | const [inline] |
| unsigned int osg::Texture::TextureObjectSet::getNumOrphans | ( | ) | const [inline] |
| unsigned int osg::Texture::TextureObjectSet::getNumPendingOrphans | ( | ) | const [inline] |
| const TextureProfile& osg::Texture::TextureObjectSet::getProfile | ( | ) | const [inline] |
| bool osg::Texture::TextureObjectSet::makeSpace | ( | unsigned int & | size | ) |
| void osg::Texture::TextureObjectSet::moveToSet | ( | TextureObject * | to, |
| TextureObjectSet * | set | ||
| ) |
| unsigned int osg::Texture::TextureObjectSet::size | ( | ) | const [inline] |
unsigned int osg::Texture::TextureObjectSet::_contextID [protected] |
TextureObject* osg::Texture::TextureObjectSet::_head [protected] |
OpenThreads::Mutex osg::Texture::TextureObjectSet::_mutex [protected] |
unsigned int osg::Texture::TextureObjectSet::_numOfTextureObjects [protected] |
TextureObject* osg::Texture::TextureObjectSet::_tail [protected] |
| Generated at Thu Sep 27 2012 17:03:04 for the OpenSceneGraph by doxygen 1.7.6.1. |