WebGLObjects class

Constructors

WebGLObjects(dynamic gl, WebGLGeometries geometries, WebGLAttributes attributes, WebGLInfo info)

Properties

attributes WebGLAttributes
getter/setter pair
geometries WebGLGeometries
getter/setter pair
gl ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
info WebGLInfo
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
updateMap WeakMap
getter/setter pair

Methods

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

Operators

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