Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Intersection > API/Runtime/GeometryCore/Intersection/TIntrRay3AxisAlignedBox3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Intersection/IntrRay3AxisAlignedBox3.h |
| Include | #include "Intersection/IntrRay3AxisAlignedBox3.h" |
static bool DoClipping
&40;
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
&41;