Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h192 #define VEC_HALFANGLE_2 "VECHalfAngle(): NULL VecPtr 'b' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dvec.c714 ASSERTMSG( (b != 0), VEC_HALFANGLE_2 ); in C_VECHalfAngle()