Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h224 #define QUAT_INVERSE_2 "QUATInverse(): NULL QuaternionPtr 'inv' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dquat.c504 ASSERTMSG( ( inv != 0 ), QUAT_INVERSE_2 ); in C_QUATInverse()