MCPcopy 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
840void CRender::ClearTarget()
841{
842 RCache.ClearRT(RCache.get_RT(), {}); // black
843}
844
845void CRender::SetCacheXform(Fmatrix& mView, Fmatrix& mProject)
846{

Callers 2

EndMethod · 0.80
RunMethod · 0.80

Calls 2

ClearRTMethod · 0.80
get_RTMethod · 0.80

Tested by

no test coverage detected