Generate the homogeneous transformation matrix of the identical 3D transformation.
::hom_mat3d_identity generates the homogeneous 3x4 transformation matrix HomMat3DIdentity describing the identical 3D transformation.
|
HomMat3DIdentity (output_control) |
affine3d-array -> HTuple.double * |
| Transformation matrix. | |
| Number of elements: 12 | |
::hom_mat3d_identity always returns H_MSG_TRUE.
::hom_mat3d_translate, ::hom_mat3d_scale, ::hom_mat3d_rotate
Basic operators