Texture2D Class Reference

#include <fbo.h>

Inheritance diagram for Texture2D:
Inheritance graph
[legend]

List of all members.

Public Member Functions

GLint Dimensions (void) const
GLsizei Height (void) const
bool Set (GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels)
GLsizei Size (const unsigned int i) const
GLenum Target (void) const
 Texture2D (void)
GLsizei Width (void) const

Protected Member Functions

void DoBind (void)
void DoUnbind (void)

Protected Attributes

GLsizei dims [2]

Detailed Description

Definition at line 229 of file fbo.h.


Constructor & Destructor Documentation

Texture2D::Texture2D ( void   )  [inline]

Definition at line 232 of file fbo.h.


Member Function Documentation

GLint Texture2D::Dimensions ( void   )  const [inline, virtual]

Implements Texture.

Definition at line 248 of file fbo.h.

void Texture2D::DoBind ( void   )  [inline, protected, virtual]

Reimplemented from Texture.

Definition at line 285 of file fbo.h.

void Texture2D::DoUnbind ( void   )  [inline, protected, virtual]

Reimplemented from Texture.

Definition at line 290 of file fbo.h.

GLsizei Texture2D::Height ( void   )  const [inline]

Definition at line 243 of file fbo.h.

bool Texture2D::Set ( GLint  level,
GLint  internalFormat,
GLsizei  width,
GLsizei  height,
GLint  border,
GLenum  format,
GLenum  type,
const GLvoid *  pixels 
) [inline]

Definition at line 264 of file fbo.h.

GLsizei Texture2D::Size ( const unsigned int  i  )  const [inline, virtual]

Implements Texture.

Definition at line 253 of file fbo.h.

GLenum Texture2D::Target ( void   )  const [inline, virtual]

Implements Texture.

Definition at line 259 of file fbo.h.

GLsizei Texture2D::Width ( void   )  const [inline]

Definition at line 238 of file fbo.h.


Member Data Documentation

GLsizei Texture2D::dims[2] [protected]

Definition at line 283 of file fbo.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:35 2013