Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h273 #define MTX_LIGHT_PERSPECTIVE_3 "MTXLightPerspective(): 'aspect' is 0 " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtx.c2606 ASSERTMSG( (aspect != 0), MTX_LIGHT_PERSPECTIVE_3 ); in C_MTXLightPerspective()