Home
last modified time | relevance | path

Searched defs:tFar (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp1210 IntersectionRay3AABB_(f32 min, f32 max, f32 o, f32 dir, f32& tNear, f32& tFar) in IntersectionRay3AABB_()
1246 f32 tFar = internal::infinity; in IntersectionRay3AABB() local