Home
last modified time | relevance | path

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

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