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

#include <MRMatrix3.h>

Public Attributes

MR_Vector3i x
 rows, identity matrix by default
 
MR_Vector3i y
 
MR_Vector3i z
 

Detailed Description

arbitrary 3x3 matrix Generated from class MR::Matrix3i.

Member Data Documentation

◆ x

MR_Vector3i MR_Matrix3i::x

rows, identity matrix by default

◆ y

MR_Vector3i MR_Matrix3i::y

◆ z

MR_Vector3i MR_Matrix3i::z

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