UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::FUVSpaceAllocator::FSegment Struct Reference

#include <UVSpaceAllocator.h>

Public Member Functions

bool operator< (const FSegment &Other) const
 

Public Attributes

uint32 StartPos
 
uint32 Length
 

Member Function Documentation

◆ operator<()

bool UE::Geometry::FUVSpaceAllocator::FSegment::operator< ( const FSegment Other) const
inline

Member Data Documentation

◆ Length

uint32 UE::Geometry::FUVSpaceAllocator::FSegment::Length

◆ StartPos

uint32 UE::Geometry::FUVSpaceAllocator::FSegment::StartPos

The documentation for this struct was generated from the following file: