Home > @visualization-tools/core > GlBuffer
Dirty checked wrapper of WebGLBuffer. Modify via IGlAttribute.
Signature:
export declare class GlBuffer<TCtor extends TTypedArrayCtor> implements IGlBuffer<InstanceType<TCtor>>
Implements: IGlBuffer<InstanceType<TCtor>>
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(data, ctor) | Constructs a new instance of the GlBuffer class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| changeId | number | ||
| isDirty | boolean |