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