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

#include <MRMatrix4.h>

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ w

MR_Vector4d MR_Matrix4d::w

◆ x

MR_Vector4d MR_Matrix4d::x

rows, identity matrix by default

◆ y

MR_Vector4d MR_Matrix4d::y

◆ z

MR_Vector4d MR_Matrix4d::z

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