EgtGeomKernel :

- migliorata GetDepth di VolZmap, con flag per scelta algoritmo.
This commit is contained in:
Dario Sassi
2017-10-23 06:47:22 +00:00
parent 9770d57793
commit 2ecd82c61f
13 changed files with 1306 additions and 440 deletions
+1 -1
View File
@@ -317,7 +317,7 @@ VolZmap::SetMortiserTool( const std::string& sToolName, double dH, double dW, do
//----------------------------------------------------------------------------
bool
VolZmap::SetChiselTool( const std::string& sToolName, double dH, double dW, double dTh) {
VolZmap::SetChiselTool( const string& sToolName, double dH, double dW, double dTh) {
// Reset nome
m_sToolName.clear() ;