Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/UE__Geometry__AngleD
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/VectorTypes.h |
| Include | #include "VectorTypes.h" |
namespace UE
{
namespace Geometry
{
template<typename T>
T UE::Geometry::AngleD
(
const UE::Math::TVector < T > & V1,
const UE::Math::TVector < T > & V2
)
}
}
Remarks
Computes the Angle between V1 and V2, assuming they are already normalized the (positive) angle between V1 and V2 in degrees