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

#include <MRAffineXf.h>

Public Attributes

MR_Matrix2f A
 
MR_Vector2f b
 

Detailed Description

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

Member Data Documentation

◆ A

MR_Matrix2f MR_AffineXf2f::A

◆ b

MR_Vector2f MR_AffineXf2f::b

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