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

#include <MRMatrix4.h>

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ w

MR_Vector4f MR_Matrix4f::w

◆ x

MR_Vector4f MR_Matrix4f::x

rows, identity matrix by default

◆ y

MR_Vector4f MR_Matrix4f::y

◆ z

MR_Vector4f MR_Matrix4f::z

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