OGLplus  (0.59.0) a C++ wrapper for rendering APIs

matrix_scale.hpp File Reference
#include "matrix_ctr.hpp"

Go to the source code of this file.

Classes

class  eagine::math::scale< matrix< T, 4, 4, RM, V > >
 Implements constructor of scale transformation matrix. More...
 
class  eagine::math::uniform_scale< matrix< T, 4, 4, RM, V > >
 Implements constructor of uniform scale 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_scale = convertible_matrix_constructor< scale< matrix< T, 4, 4, true, V > >>
 Alias for constructor of scale transformation matrix. More...
 
template<typename T , bool V>
using eagine::math::matrix_uniform_scale = convertible_matrix_constructor< uniform_scale< matrix< T, 4, 4, true, V > >>
 Alias for constructor of uniform scale transformation matrix. More...
 

Detailed Description

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


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).