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.RigidScaleXf3d. This is the non-const half of the class.
More...
|
| new unsafe ref MR.Vector3d | a [get] |
| | < rotation angles relative to x,y,z axes
|
| |
| new unsafe ref MR.Vector3d | b [get] |
| | scaling
|
| |
| new unsafe ref double | 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.RigidScaleXf3d. This is the non-const half of the class.
◆ RigidScaleXf3d() [1/4]
| unsafe MR.RigidScaleXf3d.RigidScaleXf3d |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ RigidScaleXf3d() [2/4]
| unsafe MR.RigidScaleXf3d.RigidScaleXf3d |
( |
MR.Const_RigidScaleXf3d | _other | ) |
|
|
inline |
Generated from constructor MR.RigidScaleXf3d.RigidScaleXf3d.
◆ RigidScaleXf3d() [3/4]
Generated from constructor MR.RigidScaleXf3d.RigidScaleXf3d.
◆ RigidScaleXf3d() [4/4]
Generated from constructor MR.RigidScaleXf3d.RigidScaleXf3d.
◆ assign()
Generated from method MR.RigidScaleXf3d.operator=.
< rotation angles relative to x,y,z axes
shift
| new unsafe ref double MR.RigidScaleXf3d.s |
|
get |
The documentation for this class was generated from the following file: