Searched refs:sgTriangleSolver_SAStoArea (Results 1 – 3 of 3) sorted by relevance
/dports/x11-toolkits/plib/plib-1.8.5/src/sg/ |
H A D | sg.cxx | 1888 return sgTriangleSolver_SAStoArea ( lenA, angC, lenB ) ; in sgTriangleSolver_ASAtoArea() 1892 SGfloat sgTriangleSolver_SAStoArea ( SGfloat lenA, SGfloat angB, SGfloat lenC ) in sgTriangleSolver_SAStoArea() function 1919 return sgTriangleSolver_SAStoArea ( lenA, angB, lenC ) ; in sgTriangleSolver_ASStoArea() 1928 return sgTriangleSolver_SAStoArea ( lenA, angB, lenC ) ; in sgTriangleSolver_SAAtoArea()
|
H A D | sg.h | 2823 SGfloat sgTriangleSolver_SAStoArea ( SGfloat lenA, SGfloat angB, SGfloat lenC );
|
/dports/games/torcs/torcs-1.3.7/src/windows/include/plib/ |
H A D | sg.h | 2823 SGfloat sgTriangleSolver_SAStoArea ( SGfloat lenA, SGfloat angB, SGfloat lenC );
|