rigid (with scale) transformation that multiplies all distances on same scale: y = s*A*x + b, where s is a scalar, A is rotation matrix 3x3 stored as 3 angles, and b is shift vector Generated from class MR.RigidScaleXf3f. This is the non-const half of the class.
More...
|
| new unsafe ref MR.Vector3f | a [get] |
| | < rotation angles relative to x,y,z axes
|
| |
| new unsafe ref MR.Vector3f | b [get] |
| | scaling
|
| |
| new unsafe ref float | s [get] |
| |
rigid (with scale) transformation that multiplies all distances on same scale: y = s*A*x + b, where s is a scalar, A is rotation matrix 3x3 stored as 3 angles, and b is shift vector Generated from class MR.RigidScaleXf3f. This is the non-const half of the class.
◆ RigidScaleXf3f() [1/4]
| unsafe MR.RigidScaleXf3f.RigidScaleXf3f |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ RigidScaleXf3f() [2/4]
| unsafe MR.RigidScaleXf3f.RigidScaleXf3f |
( |
MR.Const_RigidScaleXf3f | _other | ) |
|
|
inline |
Generated from constructor MR.RigidScaleXf3f.RigidScaleXf3f.
◆ RigidScaleXf3f() [3/4]
Generated from constructor MR.RigidScaleXf3f.RigidScaleXf3f.
◆ RigidScaleXf3f() [4/4]
Generated from constructor MR.RigidScaleXf3f.RigidScaleXf3f.
◆ assign()
Generated from method MR.RigidScaleXf3f.operator=.
< rotation angles relative to x,y,z axes
shift
| new unsafe ref float MR.RigidScaleXf3f.s |
|
get |
The documentation for this class was generated from the following file: