Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h115 #define MTX_PERSPECTIVE_1 "MTXPerspective(): NULL Mtx44Ptr 'm' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtx44.c184 ASSERTMSG( (m != 0), MTX_PERSPECTIVE_1 ); in C_MTXPerspective()