Skip to content
  • Kenneth Moreland's avatar
    Add Range struct · b358fcb1
    Kenneth Moreland authored
    This is a simple struct that has a min and max scalar value to represent
    a range of scalar values. It also comes with several helper methods.
    b358fcb1