Home
last modified time | relevance | path

Searched refs:cutawayLineWidth (Results 1 – 2 of 2) sorted by relevance

/dports/cad/ldview/ldview-4.4/LDLib/
H A DLDrawModelViewer.h445 TCFloat32 getCutawayLineWidth(void) { return cutawayLineWidth; } in getCutawayLineWidth()
782 TCFloat32 cutawayLineWidth; variable
H A DLDrawModelViewer.cpp132 cutawayLineWidth(1.0f), in LDrawModelViewer()
2397 return std::max(1.0f, scale(cutawayLineWidth)); in getScaledCutawayLineWidth()
2402 cutawayLineWidth = value; in setCutawayLineWidth()