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

Provides the implementation of a 3D reference vector. More...

#include "vec.hpp"
#include "rvec3.inl"
Include dependency graph for rvec3.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mal_math::_detail::rvec< 3, T >
 3D reference vector template structure. More...
 

Namespaces

namespace  mal_math
 Contains mathematical utility functions and classes.
 
namespace  mal_math::_detail
 

Detailed Description

Provides the implementation of a 3D reference vector.

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

Definition in file rvec3.hpp.