UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SegmentTypes.h File Reference
#include "Math/UnrealMath.h"
#include "VectorTypes.h"
#include "BoxTypes.h"

Go to the source code of this file.

Classes

struct  UE::Geometry::TSegment2< T >
 
struct  UE::Geometry::TSegment3< T >
 

Namespaces

namespace  UE
 
namespace  UE::Geometry
 

Typedefs

typedef TSegment2< floatUE::Geometry::FSegment2f
 
typedef TSegment2< doubleUE::Geometry::FSegment2d
 
typedef TSegment3< floatUE::Geometry::FSegment3f
 
typedef TSegment3< doubleUE::Geometry::FSegment3d