RenderProgramTinted class

Inheritance

Constructors

RenderProgramTinted()

Properties

attributes Map<String, int>
no setterinherited
contextIdentifier int
no setterinherited
fragmentShaderSource String
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
program → WebGLProgram
no setterinherited
projectionMatrix Matrix3D
no getterinherited
renderBufferIndex RenderBufferIndex
no setterinherited
renderBufferVertex RenderBufferVertex
no setterinherited
renderingContext → WebGLRenderingContext
no setterinherited
renderStatistics RenderStatistics
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uniforms Map<String, WebGLUniformLocation>
no setterinherited
vertexShaderSource String
no setteroverride

Methods

activate(RenderContextWebGL renderContext) → void
override
flush() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
renderTextureMesh(RenderState renderState, Int16List ixList, Float32List vxList, num r, num g, num b, num a) → void
renderTextureQuad(RenderState renderState, RenderTextureQuad renderTextureQuad, double r, double g, num b, num a) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited