Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxAssert.h110 #define MTX_FRUSTUM_4 "MTXFrustum(): 'n' and 'f' clipping planes are equal " macro
Dmtx44.c77 ASSERTMSG( (n != f), MTX_FRUSTUM_4 ); in C_MTXFrustum()