Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h271 #define MTX_LIGHT_PERSPECTIVE_1 "MTXLightPerspective(): NULL MtxPtr 'm' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtx.c2604 ASSERTMSG( (m != 0), MTX_LIGHT_PERSPECTIVE_1 ); in C_MTXLightPerspective()