Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/
DmtxVec.h497 void C_MTXReflect ( Mtx m, const Vec *p, const Vec *n );
688 #define MTXReflect C_MTXReflect
/CafeSDK-2.12.13/system/include/cafe/mtx/
DmtxVec.h497 void C_MTXReflect ( Mtx m, const Vec *p, const Vec *n );
688 #define MTXReflect C_MTXReflect
/CafeSDK-2.12.13/system/src/lib/mtx/
Dmtx.c1959 void C_MTXReflect ( Mtx m, const Vec *p, const Vec *n ) in C_MTXReflect() function