From 31a2bff4e1136e730a32024a8ea12d0fa5537f19 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Fri, 10 Jan 2020 10:31:22 +0000 Subject: [PATCH] Include : - modifica prototipi. --- EXeExecutor.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/EXeExecutor.h b/EXeExecutor.h index 72f361b..efd09d3 100644 --- a/EXeExecutor.h +++ b/EXeExecutor.h @@ -649,9 +649,9 @@ EXE_EXPORT int ExePlaneVolZmapInters( const Point3d& ptOn, const Vector3d& vtN, EXE_EXPORT int ExeCDeBoxClosedSurfTm( const Frame3d& frBox, const Vector3d& vtDiag, int nSurfTmId, double dSafeDist, int nRefType) ; EXE_EXPORT int ExeCDeCylClosedSurfTm( const Frame3d& frCyl, double dH, double dR, int nSurfTmId, double dSafeDist, int nRefType) ; EXE_EXPORT int ExeCDeSpheClosedSurfTm( const Point3d& ptCen, double dR, int nSurfTmId, double dSafeDist, int nRefType) ; -EXE_EXPORT bool ExeVolZmapAvoidBox( int nId, const Frame3d& frBox, const Vector3d& vtDiag, double dSafeDist, int nRefType) ; -EXE_EXPORT bool ExeVolZmapAvoidCylinder( int nId, const Frame3d& frCyl, double dL, double dR, double dSafeDist, int nRefType) ; -EXE_EXPORT bool ExeVolZmapAvoidSphere( int nId, const Point3d& ptCen, double dRad, double dSafeDist, int nRefType) ; +EXE_EXPORT int ExeCDeBoxVolZmap( const Frame3d& frBox, const Vector3d& vtDiag, int nZmapId, double dSafeDist, int nRefType) ; +EXE_EXPORT int ExeCDeCylVolZmap( const Frame3d& frCyl, double dL, double dR, int nZmapId, double dSafeDist, int nRefType) ; +EXE_EXPORT int ExeCDeSpheVolZmap( const Point3d& ptCen, double dRad, int nZmapId, double dSafeDist, int nRefType) ; // Nesting // CreateFlatParts