#include <textured_triangle.h>
|
| float | rgb |
| |
| float | x |
| |
| float | y |
| |
| float | z |
| |
Definition at line 73 of file textured_triangle.h.
| class_textured_vertex::class_textured_vertex |
( |
void |
| ) |
|
|
inline |
| class_textured_vertex::class_textured_vertex |
( |
float |
vx, |
|
|
float |
vy, |
|
|
float |
vz, |
|
|
float |
vrgb |
|
) |
| |
| class_textured_vertex::~class_textured_vertex |
( |
void |
| ) |
|
|
inline |
| float class_textured_vertex::rgb |
| float class_textured_vertex::x |
| float class_textured_vertex::y |
| float class_textured_vertex::z |
The documentation for this class was generated from the following files: