Home
last modified time | relevance | path

Searched refs:MTX_QUAT_2 (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h94 #define MTX_QUAT_2 "MTXQuat(): NULL QuaternionPtr 'q' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtx.c2145 ASSERTMSG( (q != 0), MTX_QUAT_2 ); in C_MTXQuat()