Dan's Geometry Library
C#
VB
ASP.NET
Show/Hide TOC
FMatrix
3
Rotate Method
Overload List
Rotate(FPoint3, FVector3, AxisType)
Rotate the 3D point by a specified angle, in radians.
Rotate(FPoint3, Single, Single, Single, AxisType)
Rotate the 3D point by a specified angle, in radians.
See Also
Reference
FMatrix3 Class
Geometry Namespace
In This Article
Overload List
See Also