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

Function Render

ogsr_engine/Layers/xrRender/FBasicVisual.h:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 /************************* End add *************************************/
80
81 virtual void Render(CBackend& cmd_list, float lod, bool use_fast_geo) {} // LOD - Level Of Detail [0..1], Ignored
82 virtual void RenderInstanced(CBackend& cmd_list, const xr_vector<FloraVertData*>& data) {}
83
84 virtual void select_lod_id(float lod, u32 context_id, bool use_fast_geo) {};

Callers 8

RenderMethod · 0.85
RenderMethod · 0.85
RenderMethod · 0.85
EndMethod · 0.85
dbg_DrawMethod · 0.85
dbg_Draw_NearMethod · 0.85
add_linesMethod · 0.85
OnRenderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected