Added references to new math related OSSL functions

This commit is contained in:
Kevin Cozens
2018-04-04 16:43:15 -04:00
parent 80c7ffeb29
commit 6accf854a7

View File

@@ -222,6 +222,7 @@
Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable)
; available functions out of Threat level control (for reference only)
; Allow_osAngleBetween = true
; Allow_osCheckODE = true
; Allow_osClearInertia = true
; Allow_osCollisionSound = true
@@ -254,6 +255,7 @@
; Allow_osMax = true
; Allow_osMin = true
; Allow_osMovePen = true
; Allow_osRound = true
; Allow_osSetFontName = true
; Allow_osSetFontSize = true
; Allow_osSetInertia = true
@@ -263,4 +265,6 @@
; Allow_osSetPenCap = true
; Allow_osSetPenColor = true
; Allow_osSetPenSize = true
; Allow_osVecDistSquare = true
; Allow_osVecMagSquare = true
; Allow_osVolumeDetect = true