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

#include <MRMatrix3.h>

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ x

MR_Vector3d MR_Matrix3d::x

rows, identity matrix by default

◆ y

MR_Vector3d MR_Matrix3d::y

◆ z

MR_Vector3d MR_Matrix3d::z

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