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

#include <MRAffineXf.h>

Public Attributes

MR_Matrix3f A
 
MR_Vector3f b
 

Detailed Description

affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR::AffineXf3f.

Member Data Documentation

◆ A

MR_Matrix3f MR_AffineXf3f::A

◆ b

MR_Vector3f MR_AffineXf3f::b

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