Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxAssert.h113 #define MTX_PERSPECTIVE_2 "MTXPerspective(): 'fovY' out of range " macro
Dmtx44.c138 ASSERTMSG( ( (fovY > 0.0) && ( fovY < 180.0) ), MTX_PERSPECTIVE_2 ); in C_MTXPerspective()