Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h117 #define MTX_PERSPECTIVE_3 "MTXPerspective(): 'aspect' is 0 " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtx44.c186 ASSERTMSG( (aspect != 0), MTX_PERSPECTIVE_3 ); in C_MTXPerspective()