#include "matrix_ctr.hpp"
Go to the source code of this file.
Classes | |
class | eagine::math::translation< matrix< T, 4, 4, RM, V > > |
Implements constructor of translation transformation matrix. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::math | |
Math-related code is placed in this namespace. | |
Typedefs | |
template<typename T , bool V> | |
using | eagine::math::matrix_translation = convertible_matrix_constructor< translation< matrix< T, 4, 4, true, V > >> |
Alias for constructor of uniform translation transformation matrix. More... | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt