From 68432cbcbbe62b4faa6506342709b8acc3456ce5 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Fri, 10 Jan 2020 11:37:27 +0000 Subject: [PATCH] Include : - aggiornamento prototipi. --- EXeExecutor.h | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/EXeExecutor.h b/EXeExecutor.h index efd09d3..4e6d9d8 100644 --- a/EXeExecutor.h +++ b/EXeExecutor.h @@ -646,12 +646,9 @@ EXE_EXPORT int ExePlaneVolZmapInters( const Point3d& ptOn, const Vector3d& vtN, int* pnCount) ; // Collision Detection -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 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) ; +EXE_EXPORT int ExeCDeBoxSolid( const Frame3d& frBox, const Vector3d& vtDiag, int nSolidId, double dSafeDist, int nRefType) ; +EXE_EXPORT int ExeCDeCylSolid( const Frame3d& frCyl, double dH, double dR, int nSolidId, double dSafeDist, int nRefType) ; +EXE_EXPORT int ExeCDeSpheSolid( const Point3d& ptCen, double dR, int nSolidId, double dSafeDist, int nRefType) ; // Nesting // CreateFlatParts