FPLBase
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Shader

Shader class and methods. More...

Detailed Description

Shader class and methods.

Classes

class  fplbase::Shader
 Represents a shader consisting of a vertex and pixel shader. More...
 

Variables

static const int fplbase::kMaxTexturesPerShader = 8
 
static const int fplbase::kNumVec4sInAffineTransform = 3