Home > @visualization-tools/core > GlBuffer > (constructor)
Constructs a new instance of the GlBuffer class
Signature:
constructor(data: InstanceType<TCtor> | null, ctor: TCtor);
| Parameter | Type | Description |
|---|---|---|
| data | InstanceType<TCtor> | null | |
| ctor | TCtor |