Skip to content

Consistent storage and access schema for bounds - part 2

Andreas Salzburger requested to merge 719-geometry-storage-and-access into master

Closes #719 (closed) (finally)

Requires !789 (merged) to be merged in before. This MR introduces:

  • harmonised naming and access for VolumeBounds to mimic SurfaceBounds
  • removing temporary ACCESS_MACROS
  • streaming/recreation possibility for VolumeBounds objects
  • additional construction UnitTests
  • exception handling for VolumeBounds and associated UnitTests/
Edited by Andreas Salzburger

Merge request reports