Constructors
- RenderBufferVertex(int length)
Properties
- contextIdentifier → int
-
read-only
- count → int
-
read / write
- data → Float32List
-
read-only
- hashCode → int
-
Get a hash code for this object.
read-only, inherited - position → int
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited - usage → int
-
read-only
Operators
-
operator ==(
other) → bool -
The equality operator.
inherited
Methods
-
activate(
RenderContextWebGL renderContext) → void -
bindAttribute(
int index, int size, int stride, int offset) → void -
dispose(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited -
toString(
) → String -
Returns a string representation of this object.
inherited -
update(
) → void