nw::lyt::Window::LoadMtx Member Function
protected:
virtual void LoadMtx(
const DrawInfo & drawInfo
);
| Name | Description | |
|---|---|---|
drawInfo |
Rendering information. |
Calculates a model view matrix and sets it in GraphicsResource.
This function can be used only if the library is built with the NW_LYT_DMPGL_ENABLED macro defined.
CONFIDENTIAL