Searched defs:GetMaterial (Results 1 – 6 of 6) sorted by relevance
| /NW4C-1.3.3/sources/libraries/lyt/ | ||
| D | lyt_Picture.cpp | 133 Picture::GetMaterial(u32 idx) const in GetMaterial() function in nw::lyt::Picture |
| D | lyt_Pane.cpp | 940 Pane::GetMaterial() const in GetMaterial() function in nw::lyt::Pane |
| D | lyt_TextBox.cpp | 206 TextBox::GetMaterial(u32 idx) const in GetMaterial() function in nw::lyt::TextBox |
| D | lyt_Window.cpp | 857 Window::GetMaterial(u32 idx) const in GetMaterial() function in nw::lyt::Window |
| /NW4C-1.3.3/include/nw/gfx/ | ||
| D | gfx_RenderContext.h | 410 Material* GetMaterial() { return this->m_Material; } in GetMaterial() function |
| D | gfx_Model.h | 433 Material* GetMaterial(int index) in GetMaterial() function |