public static float GetRadianDiff( float rot1, float rot2 )
Public Shared Function GetRadianDiff ( _ rot1 As Single, _ rot2 As Single _ ) As Single
public: static float^ GetRadianDiff( float^ rot1, float^ rot2 )