Go to the source code of this file.
Classes | |
class | eagine::math::perspective< matrix< T, 4, 4, RM, V > > |
Implements constructor of perspective 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_perspective = convertible_matrix_constructor< perspective< matrix< T, 4, 4, true, V > >> |
Alias for constructor of perspective 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