Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ ~CUIArtefactDetectorSimple
Method
~CUIArtefactDetectorSimple
ogsr_engine/xrGame/SimpleDetector.cpp:85–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
CUIArtefactDetectorSimple::~CUIArtefactDetectorSimple()
86
{
87
m_flash_light.destroy();
88
m_on_off_light.destroy();
89
}
90
91
void CUIArtefactDetectorSimple::Flash(bool bOn, float fRelPower)
92
{
Callers
nothing calls this directly
Calls
1
destroy
Method · 0.45
Tested by
no test coverage detected