Texture3D Class Reference

#include <fbo.h>

Inheritance diagram for Texture3D:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Protected Member Functions

void DoBind (void)
void DoUnbind (void)

Protected Attributes

GLsizei dims [3]

Detailed Description

Definition at line 296 of file fbo.h.


Constructor & Destructor Documentation

Texture3D::Texture3D ( void   )  [inline]

Definition at line 299 of file fbo.h.


Member Function Documentation

GLsizei Texture3D::Depth ( void   )  const [inline]

Definition at line 316 of file fbo.h.

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

Implements Texture.

Definition at line 321 of file fbo.h.

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

Reimplemented from Texture.

Definition at line 359 of file fbo.h.

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

Reimplemented from Texture.

Definition at line 364 of file fbo.h.

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

Definition at line 311 of file fbo.h.

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

Definition at line 337 of file fbo.h.

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

Implements Texture.

Definition at line 326 of file fbo.h.

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

Implements Texture.

Definition at line 332 of file fbo.h.

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

Definition at line 306 of file fbo.h.


Member Data Documentation

GLsizei Texture3D::dims[3] [protected]

Definition at line 357 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