Revision 8b899bc1abd7a5a7b7f2584ebe4faa8306042a4a authored by Thomas Fischer on 14 June 2021, 14:56:32 UTC, committed by Thomas Fischer on 18 June 2021, 09:20:16 UTC
- don't modify the bounding box in SurfaceGrid
- access the minimal / maximal point of the AABB
  via public interface functions.
- Using auto for minimal / maximal point to
  get independent from the point type.
1 parent a2f719b
History
File Mode Size
CMakeInfo.cpp.in -rw-r--r-- 545 bytes
CMakeInfo.h -rw-r--r-- 601 bytes
CMakeLists.txt -rw-r--r-- 287 bytes
GitInfo.cpp.in -rw-r--r-- 557 bytes
GitInfo.h -rw-r--r-- 642 bytes
TestInfo.cpp.in -rw-r--r-- 446 bytes
TestInfo.h -rw-r--r-- 514 bytes

back to top