FieldCorrectionApplyRotation(Double, dvec2) Method |
Rotates the field correction around the center of the field.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.31.0
Syntaxpublic void ApplyRotation(
double rotation,
dvec2 center
)
Parameters
- rotation Double
- Angle to rotate [rad].
- center dvec2
- Center of rotation.
See Also