@cognite/potree-core
Version:
Potree wrapper for threejs applications
25 lines (23 loc) • 755 B
TypeScript
/*!
* Copyright 2020 Cognite AS
*/
export const PointCloudOctreeGeometry: any;
export type PointCloudOctreeGeometryNode = any;
export const PointCloudOctreeGeometryNode: any;
export const PointCloudEptGeometryNode: any;
export const PointCloudEptGeometry: any;
export const LasLazLoader: any;
export const VersionUtils: any;
export const PointSizeType: any;
export const PointAttributes: any;
export const PointColorType: any;
export const PointShape: any;
export const PointCloudOctree: any;
export const Global: any;
export const BinaryLoader: any;
export type PointCloudOcttree = any;
export type PointCloudOctreeNode = any;
export type Group = any;
export type PointCloudOctreeGeometry = any;
export const Group: any;
export const XHRFactory: any;