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

#include <MRAffineXf.h>

Public Attributes

MR_Matrix2d A
 
MR_Vector2d b
 

Detailed Description

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

Member Data Documentation

◆ A

MR_Matrix2d MR_AffineXf2d::A

◆ b

MR_Vector2d MR_AffineXf2d::b

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