iink-ts - v4.0.0
    Preparing search index...

    Type Alias THittable

    type THittable = {
        bounds: TOBB;
        edges: TSegment[];
        vertices: TPoint[];
    }
    Index
    bounds: TOBB
    edges: TSegment[]
    vertices: TPoint[]