Constructors
- RenderStencilBuffer.rawWebGL(int width, int height)
Properties
- contextIdentifier → int
-
read-only
- depth → int
-
read / write
- hashCode → int
-
Get a hash code for this object.
read-only, inherited - height → int
-
read-only
- renderbuffer → Renderbuffer
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited - width → int
-
read-only
Operators
-
operator ==(
other) → bool -
The equality operator.
inherited
Methods
-
activate(
RenderContextWebGL renderContext) → void -
dispose(
) → void -
Call the dispose method to release memory allocated by WebGL.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited -
resize(
int width, int height) → void -
toString(
) → String -
Returns a string representation of this object.
inherited