ACG::Texture Class Reference
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:
- /data1/home1/moebius/projects/release/OpenFlipper-1.0-RC6/ACG/GL/globjects.hh