MCPcopy Create free account
hub / github.com/Denvi/Candle / getModelMinLineLength

Method getModelMinLineLength

src/candle/parser/gcodeviewparse.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104double GcodeViewParse::getModelMinLineLength() const
105{
106 return m_modelMinLineLength;
107}
108
109QSize GcodeViewParse::getModelResolution() const
110{

Callers 2

prepareRasterMethod · 0.80
updateRasterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected