|
| Feedback3DColor (GLfloat *loc) |
|
GLfloat | alpha () const |
|
GLfloat | blue () const |
|
GLfloat | green () const |
|
Feedback3DColor | operator* (const GLFLOAT &f) const |
|
Feedback3DColor | operator+ (const Feedback3DColor &v) const |
|
const Vector3 & | pos () const |
|
GLfloat | red () const |
|
FLOAT | x () const |
|
FLOAT | y () const |
|
FLOAT | z () const |
|
|
static int | sizeInBuffer () |
|
|
| Feedback3DColor (FLOAT x, FLOAT y, FLOAT z, GLfloat r, GLfloat g, GLfloat b, GLfloat a) |
|
|
GLfloat | _alpha |
|
GLfloat | _blue |
|
GLfloat | _green |
|
Vector3 | _pos |
|
GLfloat | _red |
|
Definition at line 75 of file Primitive.h.
The documentation for this class was generated from the following file: