mal-math
C++20 mathematics library.
All Classes Namespaces Files Functions Variables Typedefs Concepts
sphere.hpp File Reference

Defines the Sphere structure and its associated functionality. More...

#include "ray.hpp"
Include dependency graph for sphere.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines the Sphere structure and its associated functionality.

Author
malatindez (Vladyslav Ohlii)
Date
12/09/2023

Definition in file sphere.hpp.