Math3D Full Project API
    Preparing search index...

    Type Alias FundamentalDiagramBoundaryHalfEdge

    type FundamentalDiagramBoundaryHalfEdge = {
        direction: Orientation;
        edgeId: string;
    }
    Index

    Properties

    Properties

    direction: Orientation
    edgeId: string