

Public Types | |
| typedef std::list< SH::ShStorage * > | StorageList |
| typedef std::list< GlTextureName * > | NameList |
Public Member Functions | |
| GlTextureName (GLenum target) | |
| GlTextureName (GLenum target, GLuint name) | |
| ~GlTextureName () | |
| GLuint | value () const |
| GLenum | target () const |
| const SH::ShTextureTraits & | params () const |
| void | params (const SH::ShTextureTraits ¶ms) |
| void | addStorage (SH::ShStorage *storage) |
| void | removeStorage (SH::ShStorage *storage) |
| StorageList::const_iterator | beginStorages () const |
| StorageList::const_iterator | endStorages () const |
Static Public Member Functions | |
| static NameList::const_iterator | beginNames () |
| static NameList::const_iterator | endNames () |
Classes | |
| struct | Binding |
Definition at line 33 of file GlTextureName.hpp.
1.4.3-20050530