UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IntrRay3Triangle3.h File Reference
#include "VectorTypes.h"
#include "TriangleTypes.h"
#include "VectorUtil.h"
#include "Math/Ray.h"
#include "CompGeom/ExactPredicates.h"

Go to the source code of this file.

Classes

struct  UE::Geometry::TWatertightRay3< Real >
 
class  UE::Geometry::TIntrRay3Triangle3< Real, RayType >
 

Namespaces

namespace  UE
 
namespace  UE::Geometry
 

Typedefs

typedef TWatertightRay3< floatUE::Geometry::FWatertightRay3f
 
typedef TWatertightRay3< doubleUE::Geometry::FWatertightRay3d
 
typedef TIntrRay3Triangle3< floatUE::Geometry::FIntrRay3Triangle3f
 
typedef TIntrRay3Triangle3< doubleUE::Geometry::FIntrRay3Triangle3d