|
nux-0.9.46
|
#include <NuxGraphics/GLSh_Fill.h>
Public Member Functions | |
| GLSh_Fill () | |
| ~GLSh_Fill () | |
| void | CacheShader () |
| void | SetColor (FLOAT R, FLOAT G, FLOAT B, FLOAT A) |
| void | Render (INT x, INT y, INT z, INT width, INT height) |
| void | SetTransformMatrix (const Matrix4 &TransformMatrix) |
Data Fields | |
| GLShaderParameter * | Color |
| GLShaderParameter * | ViewProjectionMatrix |
| GLShaderParameter * | Scale |
| GLShaderParameter * | Offset |
| nux::GLSh_Fill::GLSh_Fill | ( | ) |
| nux::GLSh_Fill::~GLSh_Fill | ( | ) |
| void nux::GLSh_Fill::CacheShader | ( | ) |
| void nux::GLSh_Fill::SetTransformMatrix | ( | const Matrix4 & | TransformMatrix | ) |