Texture1D Class Reference

#include <fbo.h>

Inheritance diagram for Texture1D:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Protected Attributes

GLsizei dims [1]
GLenum wraps [1]

Detailed Description

Definition at line 177 of file fbo.h.


Constructor & Destructor Documentation

Texture1D::Texture1D ( void   )  [inline]

Definition at line 180 of file fbo.h.


Member Function Documentation

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

Implements Texture.

Definition at line 191 of file fbo.h.

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

Definition at line 207 of file fbo.h.

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

Implements Texture.

Definition at line 196 of file fbo.h.

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

Implements Texture.

Definition at line 202 of file fbo.h.

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

Definition at line 186 of file fbo.h.


Member Data Documentation

GLsizei Texture1D::dims[1] [protected]

Definition at line 225 of file fbo.h.

GLenum Texture1D::wraps[1] [protected]

Definition at line 226 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:34 2013