Home
last modified time | relevance | path

Searched refs:MTX44Mult (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Supplement.h29 math::MTX44* MTX44Mult(math::MTX44* pOut, const math::MTX34* p1, const math::MTX44* p2);
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Suppliment.cpp36 nw::math::MTX44* nw::lyt::internal::MTX44Mult( in MTX44Mult() function in nw::lyt::internal
Dlyt_Common.cpp382 internal::MTX44Mult(&m, &graphicsResource.GetMtxModelView(), &m); in DrawLine()
396 internal::MTX44Mult(&m, &graphicsResource.GetMtxModelView(), &m); in DrawLine()
410 internal::MTX44Mult(&m, &graphicsResource.GetMtxModelView(), &m); in DrawLine()
424 internal::MTX44Mult(&m, &graphicsResource.GetMtxModelView(), &m); in DrawLine()