SectorRange.inRange

Checks if the sector of a rim is within the sector-range

  1. bool inRange(ushort sector)
  2. bool inRange(Rims rims)
    struct SectorRange
    const pure nothrow
    bool
    inRange
    (
    const Rims rims
    )

Parameters

rims Rims

a rim path

Return Value

Type: bool