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

Defines a 4-dimensional reference vector struct. More...

#include "vec.hpp"
#include "rvec4.inl"
Include dependency graph for rvec4.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< 4, T >
 A 4-dimensional reference vector template. More...
 

Namespaces

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

Detailed Description

Defines a 4-dimensional reference vector struct.

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

Definition in file rvec4.hpp.