OpenSceneGraph  3.0.1
Public Member Functions | Public Attributes
osg::Texture::TextureProfile Struct Reference

List of all members.

Public Member Functions

 TextureProfile (GLenum target)
 TextureProfile (GLenum target, GLint numMipmapLevels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border)
bool operator< (const TextureProfile &rhs) const
bool operator== (const TextureProfile &rhs) const
void set (GLint numMipmapLevels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border)
bool match (GLenum target, GLint numMipmapLevels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border)
void computeSize ()

Public Attributes

GLenum _target
GLint _numMipmapLevels
GLenum _internalFormat
GLsizei _width
GLsizei _height
GLsizei _depth
GLint _border
unsigned int _size

Constructor & Destructor Documentation

osg::Texture::TextureProfile::TextureProfile ( GLenum  target) [inline]
osg::Texture::TextureProfile::TextureProfile ( GLenum  target,
GLint  numMipmapLevels,
GLenum  internalFormat,
GLsizei  width,
GLsizei  height,
GLsizei  depth,
GLint  border 
) [inline]

Member Function Documentation

void osg::Texture::TextureProfile::computeSize ( )
bool osg::Texture::TextureProfile::match ( GLenum  target,
GLint  numMipmapLevels,
GLenum  internalFormat,
GLsizei  width,
GLsizei  height,
GLsizei  depth,
GLint  border 
) [inline]
bool osg::Texture::TextureProfile::operator< ( const TextureProfile rhs) const [inline]
bool osg::Texture::TextureProfile::operator== ( const TextureProfile rhs) const [inline]
void osg::Texture::TextureProfile::set ( GLint  numMipmapLevels,
GLenum  internalFormat,
GLsizei  width,
GLsizei  height,
GLsizei  depth,
GLint  border 
) [inline]

Member Data Documentation

Referenced by operator<(), and operator==().

Referenced by operator<(), and operator==().

Referenced by operator<(), and operator==().

Referenced by operator<(), and operator==().

Referenced by operator<(), and operator==().

Referenced by operator<().

Referenced by operator<(), and operator==().

Referenced by operator<(), and operator==().


The documentation for this struct was generated from the following file:

osg logo
Generated at Mon Oct 3 2011 12:39:44 for the OpenSceneGraph by doxygen 1.7.5.