Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h235 #define QUAT_MAKECLOSEST_2 "QUATMakeClosest(): NULL QuaternionPtr 'qto' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dquat.c728 ASSERTMSG( ( qto != 0 ), QUAT_MAKECLOSEST_2 ); in C_QUATMakeClosest()