ACG::Texture Class Reference

Inheritance diagram for ACG::Texture:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Texture (GLenum tgt, GLenum _unit=GL_NONE)
void bind ()
void activate ()
void parameter (GLenum pname, GLint i)
void parameter (GLenum pname, GLfloat f)
void parameter (GLenum pname, GLint *ip)
void parameter (GLenum pname, GLfloat *fp)
void enable ()
void disable ()
void del ()
bool is_valid () const
void gen ()
GLuint id ()

Private Attributes

GLenum target
GLenum unit
bool valid
GLuint texture

Detailed Description

Definition at line 174 of file globjects.hh.


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

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .