Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/UE__Geometry__Min
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/IntVectorTypes.h |
| Include | #include "IntVectorTypes.h" |
namespace UE
{
namespace Geometry
{
FVector3i UE::Geometry::Min
(
const FVector3i & V0,
const FVector3i & V1
)
}
}