Skip to content
  • Kenneth Moreland's avatar
    CoordinateSystem handles uniform point coordinates. · a99f828c
    Kenneth Moreland authored
    The point of making CoordinateSystem a special type of Field object
    was so that it could handle special array types like implicit regular
    point coordinates. Overload the GetData and GetBounds methods to
    properly handle this type of array.
    a99f828c