Searched defs:t_ (Results 1 – 1 of 1) sorted by relevance
241 f32 t_ = VEC3Dot(&L->d, VEC3Sub(&LP, P, &L->P)); in DistSqPoint3ToLine3() local260 f32 t_; in DistSqPoint3ToRay3() local283 f32 t_; in DistSqPoint3ToSegment3() local516 f32 s_, t_; in DistSqLine3ToLine3() local655 f32 t_ = tNum / tDenom; in DistSqLine3ToRay3() local723 f32 t_ = tNum / tDenom; in DistSqLine3ToSegment3() local797 f32 t_ = tNum / tDenom; in DistSqRay3ToRay3() local889 f32 t_ = tNum / tDenom; in DistSqRay3ToSegment3() local930 f32 t_ = -(VEC3Dot(&J->N, &L->P) + J->d) / denom; in IntersectionLine3Plane() local951 f32 t_; in IntersectionRay3Plane() local[all …]