Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h267 #define MTX_LIGHT_FRUSTUM_2 "MTXLightFrustum(): 't' and 'b' clipping planes are equal " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtx.c2541 ASSERTMSG( (t != b), MTX_LIGHT_FRUSTUM_2 ); in C_MTXLightFrustum()