Home
last modified time | relevance | path

Searched refs:GetMtxModelView (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/lyt/
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()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_GraphicsResource.h367 const math::MTX34& GetMtxModelView() const in GetMtxModelView() function