Template Class matrix_t¶
Defined in File attributes.hpp
Inheritance Relationships¶
Base Type¶
public wt::scene::element::attributes::data_attribute_t
(Class data_attribute_t)
Class Documentation¶
-
template<std::size_t N, std::size_t M, FloatingPoint T>
class matrix_t : public wt::scene::element::attributes::data_attribute_t¶ -
Public Functions
-
inline matrix_t(const matrix_type &v) noexcept¶
-
inline virtual type_e get_data_type() const noexcept override¶
-
inline virtual const std::string to_string() const noexcept override¶
Public Members
-
matrix_type value¶
-
inline matrix_t(const matrix_type &v) noexcept¶