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

#include <Polyline.h>

Public Types

typedef TVector< T > VectorType
 
typedef TSegment3< T > SegmentType
 
typedef TAxisAlignedBox3< T > BoxType
 

Member Typedef Documentation

◆ BoxType

◆ SegmentType

template<typename T >
typedef TSegment3<T> UE::Geometry::TPolylinePolicy< T, 3 >::SegmentType

◆ VectorType

template<typename T >
typedef TVector<T> UE::Geometry::TPolylinePolicy< T, 3 >::VectorType

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