Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h232 #define QUAT_LOGN_3 "QUATLogN(): 'q' is not a unit quaternion. " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dquat.c693 ASSERT( QUAT_LOGN_3 ); in C_QUATLogN()