UNPKG

@xeokit/xeokit-sdk

Version:

3D BIM IFC Viewer SDK for AEC engineering applications. Open Source JavaScript Toolkit based on pure WebGL for top performance, real-world coordinates and full double precision

26 lines (25 loc) 1.15 kB
export * from "./AngleMeasurementsPlugin/index.js"; export * from "./AnnotationsPlugin/index.js"; export * from "./AxisGizmoPlugin/index.js"; export * from "./BCFViewpointsPlugin/index.js"; export * from "./DistanceMeasurementsPlugin/index.js"; export * from "./FastNavPlugin/index.js"; export * from "./GLTFLoaderPlugin/index.js"; export * from "./NavCubePlugin/index.js"; export * from "./OBJLoaderPlugin/index.js"; export * from "./SectionPlanesPlugin/index.js"; export * from "./StoreyViewsPlugin/index.js"; export * from "./FaceAlignedSectionPlanesPlugin/index.js"; export * from "./STLLoaderPlugin/index.js"; export * from "./TransformControl/index.js"; export * from "./TreeViewPlugin/index.js"; export * from "./ViewCullPlugin/index.js"; export * from "./XKTLoaderPlugin/index.js"; export * from "./XML3DLoaderPlugin/index.js"; export * from "./WebIFCLoaderPlugin/index.js"; export * from "./CxConverterIFCLoaderPlugin/index.js"; export * from "./LASLoaderPlugin/index.js"; export * from "./CityJSONLoaderPlugin/index.js"; export * from "./DotBIMLoaderPlugin/index.js"; export * from "./ZonesPlugin/index.js"; export * from "./lib/ui/index.js";