Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Supplement.h31 math::MTX44* MTX44Mult(math::MTX44* pOut, const math::MTX34* p1, const math::MTX44* p2);
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Suppliment.cpp38 nw::math::MTX44* nw::lyt::internal::MTX44Mult( in MTX44Mult() function in nw::lyt::internal
Dlyt_Common.cpp384 internal::MTX44Mult(&m, &graphicsResource.GetMtxModelView(), &m); in DrawLine()
398 internal::MTX44Mult(&m, &graphicsResource.GetMtxModelView(), &m); in DrawLine()
412 internal::MTX44Mult(&m, &graphicsResource.GetMtxModelView(), &m); in DrawLine()
426 internal::MTX44Mult(&m, &graphicsResource.GetMtxModelView(), &m); in DrawLine()