SMC_V3_Angle (FUN)

 

FUNCTION SMC_V3_Angle : LREAL

Computes the angle (in radian) between two 3d-vectors. Note: if one of the vectors has zero length, the result is zero. The returned value is in the range [0 .. pi].

InOut:

Scope

Name

Type

Inout Const

v1

SMC_Vector3D

v2

SMC_Vector3D

Return

SMC_V3_Angle

LREAL