SOFUS ..
Public Member Functions | Public Attributes | List of all members
mat3_t< T > Struct Template Reference

#include <smath_types.hpp>

Public Member Functions

mat3_t< T > operator* (const mat3_t< T > &other)
 
point_t< T > operator* (const point_t< T > &vec)
 

Public Attributes

data [3][3]
 

Member Function Documentation

◆ operator*() [1/2]

mat3_t< T > operator* ( const mat3_t< T > &  other)
inline

References mat3_t< T >::data.

◆ operator*() [2/2]

point_t< T > operator* ( const point_t< T > &  vec)
inline

Member Data Documentation

◆ data

T data[3][3]

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