Searched defs:GetMaterial (Results 1 – 6 of 6) sorted by relevance
| /NW4C-2.0.3/sources/libraries/lyt/ | ||
| D | lyt_Picture.cpp | 135 Picture::GetMaterial(u32 idx) const in GetMaterial() function in nw::lyt::Picture |
| D | lyt_Pane.cpp | 942 Pane::GetMaterial() const in GetMaterial() function in nw::lyt::Pane |
| D | lyt_TextBox.cpp | 208 TextBox::GetMaterial(u32 idx) const in GetMaterial() function in nw::lyt::TextBox |
| D | lyt_Window.cpp | 859 Window::GetMaterial(u32 idx) const in GetMaterial() function in nw::lyt::Window |
| /NW4C-2.0.3/include/nw/gfx/ | ||
| D | gfx_RenderContext.h | 412 Material* GetMaterial() { return this->m_Material; } in GetMaterial() function |
| D | gfx_Model.h | 435 Material* GetMaterial(int index) in GetMaterial() function |