Classes

  • struct BoundingBox A simple bounding box.
  • struct IsContainedIn template struct that checks if a type T is contained in the list of allowed types TypeList
  • class KDTree Container for the KD-tree.
  • struct ProgramOptions The interface for the program option.