Home
last modified time | relevance | path

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

/dports/x11-toolkits/plib/plib-1.8.5/src/sg/
H A Dsgd.cxx1043 sgdCopyMat4 ( dst, mat ) ; in sgdPreMultMat4()
1050 sgdCopyMat4 ( dst, mat ) ; in sgdPostMultMat4()
1109 sgdCopyMat4 ( src, dst ) ; in sgdTransposeNegateMat4()
1119 sgdCopyMat4 ( tmp, src ) ; in sgdInvertMat4()
H A Dsg.h2115 inline void sgdCopyMat4 ( sgdMat4 dst, const sgdMat4 src ) in sgdCopyMat4() function
2452 void getMat4 ( sgdMat4 dst ) { sgdCopyMat4 ( dst, mat ) ; } in getMat4()
/dports/games/torcs/torcs-1.3.7/src/windows/include/plib/
H A Dsg.h2115 inline void sgdCopyMat4 ( sgdMat4 dst, const sgdMat4 src ) in sgdCopyMat4() function
2452 void getMat4 ( sgdMat4 dst ) { sgdCopyMat4 ( dst, mat ) ; } in getMat4()