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

Method getColor

src/samples/mem_check_main.cpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 color getColor() const override {
76 return 0;
77 }
78
79 void setStroke(const Stroke& s) override {
80 _stroke = s;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected