Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h217 #define QUAT_DOTPRODUCT_1 "QUATDotProduct(): NULL QuaternionPtr 'p' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dquat.c362 ASSERTMSG( ( p != 0 ), QUAT_DOTPRODUCT_1 ); in C_QUATDotProduct()