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

8 lines (6 loc) 154 B
import { Component } from "../Component"; /** * Defines a shape for one or more {@link Mesh}es. */ export declare class Geometry extends Component { }