remove whitespace from region_prism.cpp

This commit is contained in:
Evangelos Voyiatzis
2024-12-16 19:57:41 +02:00
committed by GitHub
parent baa5fa6dfd
commit abd9f71990

View File

@ -560,7 +560,7 @@ void RegPrism::shape_update()
extent_xhi = MAX(extent_xhi, extent_xhi + xz);
extent_yhi = MAX(yhi, yhi + yz);
extent_zhi = zhi;
}
}
// h = transformation matrix from tilt coords (0-1) to box coords (xyz)