Navigation
API > API/Runtime > API/Runtime/GeometryCore
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/VectorTypes.h |
| Include | #include "VectorTypes.h" |
namespace UE
{
namespace Geometry
{
template<typename T>
constexpr T UE&58;&58;Geometry&58;&58;DotPerp
&40;
const UE::Math::TVector2< T > & V1,
const UE::Math::TVector2< T > & V2
&41;
}
}
dot product of V1 with PerpCW(V2), ie V2 rotated 90 degrees clockwise