Home
last modified time | relevance | path

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

/dports/cad/repsnapper/repsnapper-2.5a4/src/
H A Dmodel.h154 int drawLayers(double height, const Vector3d &offset, bool calconly = false);
H A Dmodel.cpp995 int Model::drawLayers(double height, const Vector3d &offset, bool calconly) in drawLayers() argument
1071 if (!calconly) { in drawLayers()