Home
last modified time | relevance | path

Searched defs:idMatX (Results 1 – 3 of 3) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/math/
H A DSimd.h79 class idMatX; variable
H A DMatrix.h2004 ID_INLINE idMatX::idMatX( void ) { in idMatX() function
2016 ID_INLINE idMatX::idMatX( int rows, int columns ) { in idMatX() function
2022 ID_INLINE idMatX::idMatX( int rows, int columns, float *src ) { in idMatX() function
H A DVector.h1441 friend class idMatX; variable