MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / DrawLine

Method DrawLine

engine/Poseidon/Graphics/Dummy/EngineDummy.cpp:231–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229void EngineDummy::DrawPolygon(TLVertexTable&, const short*, int) {}
230void EngineDummy::Draw2D(const Draw2DPars&, const Rect2DAbs&, const Rect2DAbs&) {}
231void EngineDummy::DrawLine(int beg, int end) {}
232void EngineDummy::DrawLine(const Line2DAbs&, PackedColor, PackedColor, const Rect2DAbs&) {}
233void EngineDummy::PrepareMesh(const render::LegacySpec& /*spec*/) {}
234void EngineDummy::BeginMesh(TLVertexTable&, const render::LegacySpec& /*spec*/) {}

Callers 15

DrawLinesMethod · 0.45
DrawMPTableMethod · 0.45
DrawNetworkStatisticsFunction · 0.45
DrawExtMethod · 0.45
OnDrawMethod · 0.45
UIMapMain.cppFile · 0.45
DrawCostMethod · 0.45
DrawExtMethod · 0.45
ifFunction · 0.45
OnDrawMethod · 0.45
DrawEllipseMethod · 0.45
DrawRectangleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected