16 #ifndef __IPSDKIPLSHAPEANALYSIS_SURFACEOFCONTACT3DMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_SURFACEOFCONTACT3DMSRPARAMS_H__ 53 const ipBool bProcessHoles);
63 #endif // __IPSDKIPLSHAPEANALYSIS_SURFACEOFCONTACT3DMSRPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
Definition of import/export macro for library.
boost::shared_ptr< SurfaceOfContact3dMsrParams > SurfaceOfContact3dMsrParamsPtr
shared pointer to SurfaceOfContact3dMsrParams
Definition: SurfaceOfContact3dMsrParams.h:118
IPSDKIPLSHAPEANALYSIS_API SurfaceOfContact3dMsrParamsPtr createSurfaceOfContact3dMsrParams(const ipsdk::ipReal32 contactDist, const ipBool bProcessHoles)
function allowing to create a new parameter object for SurfaceOfContact3d measure ...
boost::shared_ptr< const SurfaceOfContact3dMsrParams > SurfaceOfContact3dMsrParamsConstPtr
shared pointer to const SurfaceOfContact3dMsrParams
Definition: SurfaceOfContact3dMsrParams.h:121
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25