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