Mathter
A configurable 3D math library for game developers.
|
#include <Traits.hpp>
Static Public Attributes | |
static constexpr eMatrixLayout | value = (Layout == eMatrixLayout::ROW_MAJOR ? eMatrixLayout::COLUMN_MAJOR : eMatrixLayout::ROW_MAJOR) |
|
static |