OsAngleBetween

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
 
|permissions=true
 
|permissions=true
 
|delay=0
 
|delay=0
|function_syntax=integer osAngleBetween(vector a, vector b);
+
|function_syntax=float osAngleBetween(vector a, vector b);
 
|ossl_example=
 
|ossl_example=
|description=returns a angle between 0 and PI not -pi to pi.
+
|description=returns a angle between 0 and PI
 
|additional_info=Implemented April 4, 2018 by Ubit Umarov in GIT# e031d79d48cb4cb42ccb160d2894d078f835eb10 - Commit e031d7
 
|additional_info=Implemented April 4, 2018 by Ubit Umarov in GIT# e031d79d48cb4cb42ccb160d2894d078f835eb10 - Commit e031d7
 
}}
 
}}

Revision as of 10:15, 7 December 2018

float osAngleBetween(vector a, vector b);
returns a angle between 0 and PI
Threat Level None
Permissions Use of this function is always allowed by default
Extra Delay 0 seconds
Notes
Implemented April 4, 2018 by Ubit Umarov in GIT# e031d79d48cb4cb42ccb160d2894d078f835eb10 - Commit e031d7
Personal tools
General
About This Wiki