Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h111 #define MTX_FRUSTUM_2 "MTXFrustum(): 't' and 'b' clipping planes are equal " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtx44.c116 ASSERTMSG( (t != b), MTX_FRUSTUM_2 ); in C_MTXFrustum()