MCPcopy Create free account
hub / github.com/NanoMichael/MicroTeX / drawText

Method drawText

src/samples/mem_check_main.cpp:124–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122 }
123
124 void drawText(const wstring& c, float x, float y) override {
125 }
126
127 void drawLine(float x1, float y1, float x2, float y2) override {
128 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected