|
Public Member Functions |
|
| GLTexCoord (GLfloat u, GLfloat v) |
|
const GLfloat * | get () const |
|
const GLfloat | getU () const |
|
const GLfloat | getV () const |
|
void | setU (GLfloat u) |
|
void | setV (GLfloat v) |
|
void | set (GLfloat u, GLfloat v) |
|
void | set (GLfloat *_uv) |
|
void | glTexCoord () const |
|
void | saveToStream (std::ostream &out) |
|
| GLTexCoord (GLfloat u, GLfloat v) |
|
const GLfloat * | get () const |
|
const GLfloat | getU () const |
|
const GLfloat | getV () const |
|
void | setU (GLfloat u) |
|
void | setV (GLfloat v) |
|
void | set (GLfloat u, GLfloat v) |
|
void | set (GLfloat *_uv) |
|
void | glTexCoord () const |
|
void | saveToStream (std::ostream &out) |
Static Public Attributes |
|
char | tag [20] |