Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Math Namespace Reference

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

Classes

class  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...

Detailed Description

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