UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
M4MotionVectorMgr.cpp File Reference

Namespaces

namespace  vdecmpeg4
 

Macros

#define MV_EQUAL(A, B)   ( ((A).x)==((B).x) && ((A).y)==((B).y) )
 

Macro Definition Documentation

◆ MV_EQUAL

#define MV_EQUAL (   A,
  B 
)    ( ((A).x)==((B).x) && ((A).y)==((B).y) )