nux-0.9.46

nux::GLSh_Fill Class Reference

#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

GLShaderParameterColor
GLShaderParameterViewProjectionMatrix
GLShaderParameterScale
GLShaderParameterOffset

Constructor & Destructor Documentation

nux::GLSh_Fill::GLSh_Fill ( )
nux::GLSh_Fill::~GLSh_Fill ( )

Member Function Documentation

void nux::GLSh_Fill::CacheShader ( )
void nux::GLSh_Fill::Render ( INT  x,
INT  y,
INT  z,
INT  width,
INT  height 
)
void nux::GLSh_Fill::SetColor ( FLOAT  R,
FLOAT  G,
FLOAT  B,
FLOAT  A 
)
void nux::GLSh_Fill::SetTransformMatrix ( const Matrix4 TransformMatrix)

Field Documentation


The documentation for this class was generated from the following file: