Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
void CUIStaticItem::SetShader(const ui_shader& sh) { hShader = sh; }
36
37
void CUIStaticItem::Init(LPCSTR tex, LPCSTR sh, float left, float top, u32 align)
38
{
Callers
1
Render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected