Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ ClearTarget
Method
ClearTarget
ogsr_engine/Layers/xrRenderPC_R4/r4.cpp:840–843 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
838
}
839
840
void CRender::ClearTarget()
841
{
842
RCache.ClearRT(RCache.get_RT(), {}); // black
843
}
844
845
void CRender::SetCacheXform(Fmatrix& mView, Fmatrix& mProject)
846
{
Callers
2
End
Method · 0.80
Run
Method · 0.80
Calls
2
ClearRT
Method · 0.80
get_RT
Method · 0.80
Tested by
no test coverage detected