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

eagine::math::convertible_matrix_constructor< MC > Class Template Reference

Helper class used in matrix constructor implementation. More...

#include <eagine/math/matrix_ctr.hpp>

Public Member Functions

template<typename... P>
 convertible_matrix_constructor (P &&... p)
 Forwards arguments to the basic matrix constructor.
 
 operator constructed_matrix_t< MC > () const noexcept
 Implicit conversion to the constructed matrix type.
 

Detailed Description

template<typename MC>
class eagine::math::convertible_matrix_constructor< MC >

Helper class used in matrix constructor implementation.


The documentation for this class was generated from the following file:

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