Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::TMatrix22< T >::data_type Union Reference

Storage union of the 2x2 matrix. More...

#include <TMatrix22.h>

Public Attributes

array [2 *2]
 
mtx [2][2]
 

Detailed Description

template<typename T>
union sf::TMatrix22< T >::data_type

Storage union of the 2x2 matrix.

Member Data Documentation

◆ array

template<typename T >
T sf::TMatrix22< T >::data_type::array[2 *2]

◆ mtx

template<typename T >
T sf::TMatrix22< T >::data_type::mtx[2][2]

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