MeshLib C# Docs
Loading...
Searching...
No Matches
MRAffineXf.cs File Reference

Classes

class  MR
 
class  MR.ConstBox_AffineXf2f
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf2f. This is the const reference to the struct. More...
 
class  MR.Box_AffineXf2f
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf2f. This is the non-const reference to the struct. More...
 
struct  MR.AffineXf2f
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf2f. This is the by-value version of the struct. More...
 
class  MR.ConstBox_AffineXf2d
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf2d. This is the const reference to the struct. More...
 
class  MR.Box_AffineXf2d
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf2d. This is the non-const reference to the struct. More...
 
struct  MR.AffineXf2d
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf2d. This is the by-value version of the struct. More...
 
class  MR.ConstBox_AffineXf3f
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf3f. This is the const reference to the struct. More...
 
class  MR.Box_AffineXf3f
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf3f. This is the non-const reference to the struct. More...
 
struct  MR.AffineXf3f
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf3f. This is the by-value version of the struct. More...
 
class  MR.ConstBox_AffineXf3d
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf3d. This is the const reference to the struct. More...
 
class  MR.Box_AffineXf3d
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf3d. This is the non-const reference to the struct. More...
 
struct  MR.AffineXf3d
 affine transformation: y = A*x + b, where A in VxV, and b in V Generated from class MR.AffineXf3d. This is the by-value version of the struct. More...