Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Geometry.cpp984 VEC3 dir; in IntersectionSegment3Plane() local
1138 VEC3 dir; in IntersectionSegment3Sphere() local
1210 IntersectionRay3AABB_(f32 min, f32 max, f32 o, f32 dir, f32& tNear, f32& tFar) in IntersectionRay3AABB_()