UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TPolylinePolicy< T, 2 > Class Template Reference

#include <Polyline.h>

Public Types

typedef TVector2< T > VectorType
 
typedef TSegment2< T > SegmentType
 
typedef TAxisAlignedBox2< T > BoxType
 

Member Typedef Documentation

◆ BoxType

◆ SegmentType

template<typename T >
typedef TSegment2<T> UE::Geometry::TPolylinePolicy< T, 2 >::SegmentType

◆ VectorType

template<typename T >
typedef TVector2<T> UE::Geometry::TPolylinePolicy< T, 2 >::VectorType

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