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

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]

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

void osg::Texture::TextureProfile::computeSize (  ) 


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<(), and operator==().

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

Referenced by operator<().


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

Generated on Fri Mar 19 19:52:52 2010 for openscenegraph by  doxygen 1.5.6