Utility functionsΒΆ
group global
Helper Functions
FunctionsFORCEINLINE FVector LEAPVECTOR_TO_FVECTOR(Leap::Vector InVector)Helper function to convert from Leap space to Unreal space (right-handed to left-handed) and units (mm to cm).
FORCEINLINE FVector LEAPVECTOR_TO_FVECTOR_DIRECTION(Leap::Vector InVector)Helper function to convert direction of the vector only.