UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TIntrRay3AxisAlignedBox3< RealType > Member List

This is the complete list of members for UE::Geometry::TIntrRay3AxisAlignedBox3< RealType >, including all inherited members.

Clip(RealType denom, RealType numer, RealType &t0, RealType &t1)UE::Geometry::TIntrRay3AxisAlignedBox3< RealType >inlineprotectedstatic
DoClipping(RealType &t0, RealType &t1, const TVector< RealType > &RayOrigin, const TVector< RealType > &RayDirection, const TAxisAlignedBox3< RealType > &Box, bool solid, int &quantity, TVector< RealType > &Point0, TVector< RealType > &Point1, EIntersectionType &intrType)UE::Geometry::TIntrRay3AxisAlignedBox3< RealType >inlineprotectedstatic
FindIntersection(const TRay< RealType > &Ray, const TAxisAlignedBox3< RealType > &Box, RealType &RayParamOut)UE::Geometry::TIntrRay3AxisAlignedBox3< RealType >inlinestatic
FindIntersection(const TVector< RealType > &Origin, const TVector< RealType > &Direction, const TAxisAlignedBox3< RealType > &Box, RealType &RayParamOut)UE::Geometry::TIntrRay3AxisAlignedBox3< RealType >inlinestatic
TestIntersection(const TRay< RealType > &Ray, const TAxisAlignedBox3< RealType > &Box, RealType ExpandExtents=0)UE::Geometry::TIntrRay3AxisAlignedBox3< RealType >inlinestatic