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

matrix_ctrs.hpp File Reference

Go to the source code of this file.

Namespaces

 eagine
 Common code is placed in this namespace.
 

Typedefs

using eagine::oglp::matrix_uniform_scale = math::matrix_uniform_scale< gl_types::float_type, math_use_simd >
 Alias for math::matrix_uniform_scale instantiation.
 
using eagine::oglp::matrix_scale = math::matrix_scale< gl_types::float_type, math_use_simd >
 Alias for math::matrix_scale instantiation.
 
using eagine::oglp::matrix_rotation_x = math::matrix_rotation_x< gl_types::float_type, math_use_simd >
 Alias for math::matrix_rotation_x instantiation.
 
using eagine::oglp::matrix_rotation_y = math::matrix_rotation_y< gl_types::float_type, math_use_simd >
 Alias for math::matrix_rotation_y instantiation.
 
using eagine::oglp::matrix_rotation_z = math::matrix_rotation_z< gl_types::float_type, math_use_simd >
 Alias for math::matrix_rotation_z instantiation.
 
using eagine::oglp::matrix_translation = math::matrix_translation< gl_types::float_type, math_use_simd >
 Alias for math::matrix_translation instantiation.
 
using eagine::oglp::matrix_reflection_x = math::matrix_reflection_x< gl_types::float_type, math_use_simd >
 Alias for math::matrix_reflection_x instantiation.
 
using eagine::oglp::matrix_reflection_y = math::matrix_reflection_y< gl_types::float_type, math_use_simd >
 Alias for math::matrix_reflection_y instantiation.
 
using eagine::oglp::matrix_reflection_z = math::matrix_reflection_z< gl_types::float_type, math_use_simd >
 Alias for math::matrix_reflection_z instantiation.
 
using eagine::oglp::matrix_orbiting_y_up = math::matrix_orbiting_y_up< gl_types::float_type, math_use_simd >
 Alias for math::matrix_orbiting_y_up instantiation.
 
using eagine::oglp::matrix_looking_at_y_up = math::matrix_looking_at_y_up< gl_types::float_type, math_use_simd >
 Alias for math::matrix_looking_at_y_up instantiation.
 
using eagine::oglp::matrix_ortho = math::matrix_ortho< gl_types::float_type, math_use_simd >
 Alias for math::matrix_ortho instantiation.
 
using eagine::oglp::matrix_perspective = math::matrix_perspective< gl_types::float_type, math_use_simd >
 Alias for math::matrix_perspective instantiation.
 

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).