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

#include <MRMatrix3.h>

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ x

MR_Vector3i64 MR_Matrix3i64::x

rows, identity matrix by default

◆ y

MR_Vector3i64 MR_Matrix3i64::y

◆ z

MR_Vector3i64 MR_Matrix3i64::z

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