OsVecDistSquare
From OpenSimulator
float osVecDistSquare(vector a, vector b)
| |
| returns the square of norm of vector or distance vector (a-b), when expensive square root is not needed. | |
| Threat Level | No threat level specified |
| Permissions | No permissions specified |
| Extra Delay | 0 seconds |
See Also