Math Types¶
-
group
FnMathTypes
Typedefs
- template <class T>
-
struct
Matrix44
¶ - #include <FnMathTypes.h>
Template for a data structure representing a 4x4 matrix of values of the given value data type T.
- Template Parameters
T
-The data type of the values to store in the matrix.
- template <class T>
-
struct
Vec2
¶
- template <class T>
-
struct
Vec3
¶
- template <class T>
-
struct
Vec4
¶