Skip to content
  • Kenneth Moreland's avatar
    Add VecRectilinearPointCoordinates class · 429f9c0c
    Kenneth Moreland authored
    This class implicitly stores the point coordinates for a rectilinear
    cell (such as a voxel) with just the location of the lower left point
    and the spacing in each dimension. In addition to saving space, this
    class should allow cell-specific functions to specialize for faster
    processing.
    429f9c0c