#include "matrix_ctr.hpp"Go to the source code of this file.
Classes | |
| class | eagine::math::ortho< matrix< T, 4, 4, RM, V > > |
| Implements constructor of orthographic projection 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_ortho = convertible_matrix_constructor< ortho< matrix< T, 4, 4, true, V > >> |
| Alias for constructor of orthographic projection matrix. | |
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