navcat docs
    Preparing search index...

    Type Alias DistPtSeg2dResult

    type DistPtSeg2dResult = {
        dist: number;
        t: number;
    }
    Index

    Properties

    Properties

    dist: number
    t: number