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

#include <MRMatrix3.h>

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ x

MR_Vector3f MR_Matrix3f::x

rows, identity matrix by default

◆ y

MR_Vector3f MR_Matrix3f::y

◆ z

MR_Vector3f MR_Matrix3f::z

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