Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
double GcodeViewParse::getModelMinLineLength() const
105
{
106
return m_modelMinLineLength;
107
}
108
109
QSize GcodeViewParse::getModelResolution() const
110
{
Callers
2
prepareRaster
Method · 0.80
updateRaster
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected