diagramatics
    Preparing search index...

    Interface GeoLine

    interface GeoLine {
        dir: Vector2;
        p: Vector2;
        type: GeoType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    dir: Vector2
    type: GeoType