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

Method empty

ogsr_engine/Layers/xrRender/dxWallMarkArray.cpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21void dxWallMarkArray::clear() { return m_CollideMarks.clear(); }
22
23bool dxWallMarkArray::empty() { return m_CollideMarks.empty(); }
24
25wm_shader dxWallMarkArray::GenerateWallmark()
26{

Callers 15

class_rep.cppFile · 0.45
PostLoadMethod · 0.45
UnloadImplMethod · 0.45
hw_RenderMethod · 0.45
_CreateDeclMethod · 0.45
_CreateConstantTableMethod · 0.45
createMethod · 0.45
reset_beginMethod · 0.45
render_lightsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected