file
Matrix4x4.h
Namespaces
- namespace nCine
- Root namespace of nCine game engine.
- namespace nCine::Primitives
- Primitives.
Classes
-
template<class T>class nCine::Primitives::Matrix4x4
- Four-by-four matrix.
Typedefs
- using Matrix4x4f = Matrix4x4<float>
- Four-by-four matrix of floats.