MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / SetShader

Method SetShader

ogsr_engine/xrGame/UIStaticItem.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35void CUIStaticItem::SetShader(const ui_shader& sh) { hShader = sh; }
36
37void CUIStaticItem::Init(LPCSTR tex, LPCSTR sh, float left, float top, u32 align)
38{

Callers 1

RenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected