Constructor
new TypesConverter()
Members
Map
static blendingEquationToConstant
Correspondance between a blending equation and an equivalent WebGL equation
Map
static blendingFactorToConstant
Correspondance between blending value and WebGL constants.
Map
static depthFunctionToConstant
Correspondance between a depth function and an equivalent WebGL function
Map
static drawingModeToConstant
Correspondance between a drawing mode and an equivalent WebGL mode
Map
static stencilFunctionToConstant
Correspondance between a stencil function and an equivalent WebGL function
Map
static stencilOperationToConstant
Correspondance between a stencil operation and an equivalent WebGL operation
Map
static streamTypeToConstant
Correspondance between a stream type and an equivalent WebGL type
Map
static vertexTypeToConstant
Correspondance between a vertex type and an equivalent WebGL type