• Modify an extent to include another extent.

    Parameters

    • extent1: Extent

      The extent to be modified.

    • extent2: Extent

      The extent that will be included in the first.

    Returns Extent

    A reference to the first (extended) extent.

    Api

    stable

Generated using TypeDoc