10#include <range/v3/algorithm/minmax.hpp>
34 INFO(
"Mesh property vector '{:s}' is empty.",
39 auto [min, max] = ranges::minmax(property);
void INFO(fmt::format_string< Args... > fmt, Args &&... args)
Class AABB is an axis aligned bounding box around a given set of geometric points of (template) type ...
std::string const & getPropertyName() const
constexpr bool empty() const