mal-math
C++20 mathematics library.
|
Defines the Triangle structure and methods for ray-triangle intersection. More...
#include "../math.hpp"
Go to the source code of this file.
Classes | |
struct | mal_math::Triangle |
Represents a triangle defined by three 3D points. More... | |
Namespaces | |
namespace | mal_math |
Contains mathematical utility functions and classes. | |
Defines the Triangle structure and methods for ray-triangle intersection.
Definition in file triangle.hpp.