init(angle:axis:)
Creates a rotation structure with the specified axis and the specified angle from Spatial structures.
Declaration
init(angle: Angle2D, axis: RotationAxis3D)Parameters
- angle:
The rotation angle.
- axis:
The rotation axis.
Creates a rotation structure with the specified axis and the specified angle from Spatial structures.
init(angle: Angle2D, axis: RotationAxis3D)The rotation angle.
The rotation axis.