UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::TTriangle< T >::FLineIntersectionToleranceProvider Struct Reference

#include <Triangle.h>

Static Public Attributes

static constexprParallelTolerance = (T)UE_SMALL_NUMBER
 
static constexprBaryTolerance = (T)0
 

Member Data Documentation

◆ BaryTolerance

template<typename T >
constexpr T Chaos::TTriangle< T >::FLineIntersectionToleranceProvider::BaryTolerance = (T)0
staticconstexpr

◆ ParallelTolerance

template<typename T >
constexpr T Chaos::TTriangle< T >::FLineIntersectionToleranceProvider::ParallelTolerance = (T)UE_SMALL_NUMBER
staticconstexpr

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