Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/mtx/
DmtxAssert.h108 #define MTX_FRUSTUM_2 "MTXFrustum(): 't' and 'b' clipping planes are equal " macro
Dmtx44.c75 ASSERTMSG( (t != b), MTX_FRUSTUM_2 ); in C_MTXFrustum()