init(_:)
Returns a new 4 x 4 double-precision matrix from a Spatial pose.
Declaration
init(_ pose: Pose3DFloat)Discussion
Values are rounded to a representable value, if necessary.
Returns a new 4 x 4 double-precision matrix from a Spatial pose.
init(_ pose: Pose3DFloat)Values are rounded to a representable value, if necessary.