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

Contains the definition of the vec<4, T> structure. More...

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

Go to the source code of this file.

Classes

struct  mal_math::vec< 4, T >
 Represents a 4D vector of a given primitive type. More...
 

Namespaces

namespace  mal_math
 Contains mathematical utility functions and classes.
 

Detailed Description

Contains the definition of the vec<4, T> structure.

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

Definition in file vec4.hpp.