Home
last modified time | relevance | path

Searched refs:coef00 (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmatrix_util.h380 const float coef00 = m.z.z * m.w.w - m.w.z * m.z.w; in Inverse() local
405 const Vec4 fac0(coef00, coef00, coef02, coef03); in Inverse()

Completed in 2 milliseconds