|
OpenEnroth 0259030
|
#include <OpenGLShaderParams.h>
Public Attributes | |
| Vec3f | pos |
| Vec2f | texuv |
| Colorf | color |
| float | screenspace = 0 |
| float | texid = 0 |
| float | blend = 0 |
| float | paletteId = 0 |
| float BillboardVertex::blend = 0 |
| Colorf BillboardVertex::color |
| float BillboardVertex::paletteId = 0 |
| Vec3f BillboardVertex::pos |
| float BillboardVertex::screenspace = 0 |
| float BillboardVertex::texid = 0 |
| Vec2f BillboardVertex::texuv |