Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h113 #define MTX_FRUSTUM_4 "MTXFrustum(): 'n' and 'f' clipping planes are equal " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtx44.c118 ASSERTMSG( (n != f), MTX_FRUSTUM_4 ); in C_MTXFrustum()