Home
last modified time | relevance | path

Searched defs:CMatrix33 (Results 1 – 4 of 4) sorted by relevance

/dports/games/freeminer/freeminer-0.4.10.4/src/mandelbulber/
H A Dalgebra.cpp15 CMatrix33::CMatrix33() in CMatrix33() function in CMatrix33
28 CMatrix33::CMatrix33(const CMatrix33 &matrix) in CMatrix33() function in CMatrix33
H A Dalgebra.hpp123 class CMatrix33 class
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dalgebra.cpp83 CMatrix33::CMatrix33() in CMatrix33() function in CMatrix33
96 CMatrix33::CMatrix33(const CMatrix33 &matrix) in CMatrix33() function in CMatrix33
109 CMatrix33::CMatrix33(const CVector3 &v1, const CVector3 &v2, const CVector3 &v3) in CMatrix33() function in CMatrix33
H A Dalgebra.hpp586 class CMatrix33 class