Home
last modified time | relevance | path

Searched refs:sgdAddScaledVec3 (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/plib/plib-1.8.5/src/sg/
H A Dsgd.cxx1758sgdAddScaledVec3 ( t1_t2_t2_minus_t1, line.direction_vector, line2.direction_vector, -t1_dot_t2 ) ; in sgdDistSquaredToLineLineSegment()
1760sgdAddScaledVec3 ( t2_minus_t1_t2_t1, line2.direction_vector, line.direction_vector, -t1_dot_t2 ) ; in sgdDistSquaredToLineLineSegment()
1771 sgdAddScaledVec3 ( point1, line.point_on_line, line.direction_vector, u ) ; in sgdDistSquaredToLineLineSegment()
1772 sgdAddScaledVec3 ( point2, line2.point_on_line, line2.direction_vector, v ) ; in sgdDistSquaredToLineLineSegment()
H A Dsg.h1827 inline void sgdAddScaledVec3 ( sgdVec3 dst, const sgdVec3 src, const SGDfloat s ) in sgdAddScaledVec3() function
1849 inline void sgdAddScaledVec3 ( sgdVec3 dst, const sgdVec3 src1, const sgdVec3 src2, const SGDfloat … in sgdAddScaledVec3() function
/dports/games/torcs/torcs-1.3.7/src/windows/include/plib/
H A Dsg.h1827 inline void sgdAddScaledVec3 ( sgdVec3 dst, const sgdVec3 src, const SGDfloat s ) in sgdAddScaledVec3() function
1849 inline void sgdAddScaledVec3 ( sgdVec3 dst, const sgdVec3 src1, const sgdVec3 src2, const SGDfloat … in sgdAddScaledVec3() function