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

#include <MRMatrix4.h>

Public Attributes

MR_Vector4i x
 rows, identity matrix by default
 
MR_Vector4i y
 
MR_Vector4i z
 
MR_Vector4i w
 

Detailed Description

arbitrary 4x4 matrix Generated from class MR::Matrix4i.

Member Data Documentation

◆ w

MR_Vector4i MR_Matrix4i::w

◆ x

MR_Vector4i MR_Matrix4i::x

rows, identity matrix by default

◆ y

MR_Vector4i MR_Matrix4i::y

◆ z

MR_Vector4i MR_Matrix4i::z

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