Public Attributes | |
| GLfloat | b |
| GLfloat | g |
| GLfloat | r |
| GLuint | rgba |
| GLfloat | s |
| GLfloat | t |
| GLfloat | x |
| GLfloat | y |
| GLfloat | z |
Definition at line 69 of file particles.c.
| GLuint Vertex::rgba |
Definition at line 72 of file particles.c.
| GLfloat Vertex::s |
Definition at line 71 of file particles.c.
| GLfloat Vertex::t |
Definition at line 71 of file particles.c.
| GLfloat Vertex::x |
Definition at line 73 of file particles.c.
| GLfloat Vertex::y |
Definition at line 73 of file particles.c.
| GLfloat Vertex::z |
Definition at line 73 of file particles.c.