Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/libraries/mtx/include/
DmtxAssert.h81 #define MTX_ROTAXIS_2 "MTXRotAxisRad(): NULL VecPtr 'axis' " macro
/RvlSDK-3.1/build/libraries/mtx/src/
Dmtx.c1685 ASSERTMSG( (axis != 0), MTX_ROTAXIS_2 ); in C_MTXRotAxisRad()