Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/mtx/
DmtxVec.h628 void PSMTXReflect ( Mtx m, const Vec *p, const Vec *n );
673 #define MTXReflect PSMTXReflect
/CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/
DmtxVec.h628 void PSMTXReflect ( Mtx m, const Vec *p, const Vec *n );
673 #define MTXReflect PSMTXReflect
/CafeSDK-2.12.13-1/system/src/lib/mtx/
Dmtx.c1988 void PSMTXReflect ( Mtx m, const Vec *p, const Vec *n ) in PSMTXReflect() function