MeshLib C Docs
Loading...
Searching...
No Matches
MR_Matrix2f Struct Reference

#include <MRMatrix2.h>

Public Attributes

MR_Vector2f x
 rows, identity matrix by default
 
MR_Vector2f y
 

Detailed Description

arbitrary 2x2 matrix Generated from class MR::Matrix2f.

Member Data Documentation

◆ x

MR_Vector2f MR_Matrix2f::x

rows, identity matrix by default

◆ y

MR_Vector2f MR_Matrix2f::y

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