21#include <range/v3/algorithm/minmax.hpp>
45 INFO(
"Mesh property vector '{:s}' is empty.",
50 auto [min, max] = ranges::minmax(property);
Definition of the AABB class.
void INFO(fmt::format_string< Args... > fmt, Args &&... args)
Definition of the class Properties that implements a container of properties.
Definition of the Mesh class.
Definition of the Node class.
Class AABB is an axis aligned bounding box around a given set of geometric points of (template) type ...
std::string const & getPropertyName() const