Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
BoundingSphere.h File Reference
#include "glm/glm.hpp"
#include <vector>
#include "Engine/Ecs/EcsData.h"
Include dependency graph for BoundingSphere.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Math::BoundingSphere
 A helper class which is used to generate a bounding sphere for a list of points. In most cases these are vertex positions of a mesh. More...

Namespaces

namespace  Math
 Stores mathematical operations like calculating bounding spheres over a list of points.