SplatCenterPrimitiveSource

SplatUtils.SplatCenterPrimitiveSource exported from @manycore/aholo-viewer.

SplatUtilsClass

Implements

Constructors

Methods

  • Returns {
    count: number;
    indices: Uint32Array<ArrayBuffer>;
    centers: Float32Array<ArrayBuffer>;
    boxMins: Float32Array<ArrayBuffer>;
    boxMaxs: Float32Array<ArrayBuffer>;
    }