|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include "Engine/Math/BoundingSphere.h"#include <stdexcept>#include <glm/gtx/norm.hpp>#include "Engine/Logging/TracyMacros.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Math |
| Stores mathematical operations like calculating bounding spheres over a list of points. | |