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

Method getTarget

ogsr_engine/Layers/xrRenderPC_R4/r4.cpp:321–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321IRender_Target* CRender::getTarget() { return Target; }
322
323IRender_Light* CRender::light_create() { return Lights.Create(); }
324

Callers 7

pp_startMethod · 0.80
SetDispersionMethod · 0.80
show_debug_infoMethod · 0.80
ApplyDeviceMethod · 0.80
ResetPPMethod · 0.80
DI2PXFunction · 0.80
DI2PYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected