rigid transformation preserving all distances: y = A*x + b, where A is rotation matrix 3x3 stored as 3 angles, and b is shift vector Generated from class MR.RigidXf3d. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | RigidXf3d () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | RigidXf3d (MR.Const_RigidXf3d _other) |
| Generated from constructor MR.RigidXf3d.RigidXf3d. | |
| RigidXf3d (RigidXf3d _other) | |
| Generated from constructor MR.RigidXf3d.RigidXf3d. | |
| unsafe | RigidXf3d (in MR.Vector3d a, in MR.Vector3d b) |
| Generated from constructor MR.RigidXf3d.RigidXf3d. | |
| unsafe MR.RigidXf3d | assign (MR.Const_RigidXf3d _other) |
| Generated from method MR::RigidXf3d::operator=. | |
Properties | |
| new unsafe ref MR.Vector3d | a [get] |
| rotation angles relative to x,y,z axes | |
| new unsafe ref MR.Vector3d | b [get] |
| shift | |
rigid transformation preserving all distances: y = A*x + b, where A is rotation matrix 3x3 stored as 3 angles, and b is shift vector Generated from class MR.RigidXf3d. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.RigidXf3d.RigidXf3d.
|
inline |
Generated from constructor MR.RigidXf3d.RigidXf3d.
|
inline |
Generated from constructor MR.RigidXf3d.RigidXf3d.
|
inline |
Generated from method MR::RigidXf3d::operator=.
|
get |
rotation angles relative to x,y,z axes
|
get |
shift