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>
T UE&58;&58;Geometry&58;&58;Orient
&40;
const UE::Math::TVector2< T > & A,
const UE::Math::TVector2< T > & B,
const UE::Math::TVector2< T > & C
&41;
}
}
> 0 if C is to the left of the line from A to B, < 0 if to the right, 0 if on the line