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

#include <MRMatrix2.h>

Public Attributes

MR_Vector2i x
 rows, identity matrix by default
 
MR_Vector2i y
 

Detailed Description

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

Member Data Documentation

◆ x

MR_Vector2i MR_Matrix2i::x

rows, identity matrix by default

◆ y

MR_Vector2i MR_Matrix2i::y

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