Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_GraphicsResource.h376 void SetMtxModelView(const math::MTX34 m) in SetMtxModelView() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Pane.cpp913 graphicsResource.SetMtxModelView(this->GetGlobalMtx()); in LoadMtx()