RenderBufferIndex class

Constructors

RenderBufferIndex(int length)

Properties

contextIdentifier int
no setter
count int
getter/setter pair
data Int16List
final
hashCode int
The hash code for this object.
no setterinherited
position int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
usage int
final

Methods

activate(RenderContextWebGL renderContext) → void
dispose() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
update() → void

Operators

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