Home
last modified time | relevance | path

Searched defs:identitymatrix (Results 1 – 8 of 8) sorted by relevance

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/matrices/
H A DMakefile93 identitymatrix: target
/dports/games/sdl_jewels/SDL_jewels-1.1.1/
H A Dmatrix.c23 void identitymatrix(matrix *dest) in identitymatrix() function
/dports/graphics/Coin/coin-Coin-4.0.0/src/fonts/
H A Dwin32.cpp727 const MAT2 identitymatrix = { { 0, 1 }, { 0, 0 }, in cc_flww32_get_vector_advance() local
859 const MAT2 identitymatrix = { { 0, 1 }, { 0, 0 }, in cc_flww32_get_bitmap() local
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dmatrixlib.c11 const matrix4x4_t identitymatrix = variable
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/matrices/identitymatrix/
H A DClassTest.cpp59 namespace identitymatrix { namespace
/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_matrix.cpp24 const matrix4x4_t identitymatrix = { { { 1, 0, 0, 0 }, { 0, 1, 0, 0 }, { 0, 0, 1, 0 }, { 0, 0, 0, 1… variable
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dmatrixlib.c11 const matrix4x4_t identitymatrix = variable
/dports/games/darkplaces/darkplaces/
H A Dmatrixlib.c11 const matrix4x4_t identitymatrix = variable