Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxAssert.h218 #define QUAT_NORMALIZE_2 "QUATNormalize(): NULL QuaternionPtr 'unit' " macro
DmtxQuat.c490 ASSERTMSG( ( unit != 0 ), QUAT_NORMALIZE_2 ); in C_QUATNormalize()