MeshLib
 
Loading...
Searching...
No Matches
MRAffineXf3f Struct Reference

affine transformation: y = A*x + b, where A in VxV, and b in V More...

#include <MRAffineXf.h>

Public Attributes

MRMatrix3f A
 
MRVector3f b
 

Detailed Description

affine transformation: y = A*x + b, where A in VxV, and b in V

Member Data Documentation

◆ A

MRMatrix3f MRAffineXf3f::A

◆ b

MRVector3f MRAffineXf3f::b

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