mal-math
C++20 mathematics library.
|
Defines the Sphere structure and its associated functionality. More...
#include "ray.hpp"
Go to the source code of this file.
Classes | |
struct | mal_math::Sphere |
A geometric representation of a sphere in 3D space. More... | |
Namespaces | |
namespace | mal_math |
Contains mathematical utility functions and classes. | |
Defines the Sphere structure and its associated functionality.
Definition in file sphere.hpp.