16 #ifndef __IPSDKIPLSHAPEANALYSIS_LENGTHOFCONTACT2DMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_LENGTHOFCONTACT2DMSRPARAMS_H__ 56 const ipBool bProcessHoles);
64 const ipReal32 segmentSubSamplingStep,
65 const ipBool bProcessHoles);
75 #endif // __IPSDKIPLSHAPEANALYSIS_LENGTHOFCONTACT2DMSRPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< LengthOfContact2dMsrParams > LengthOfContact2dMsrParamsPtr
shared pointer to LengthOfContact2dMsrParams
Definition: LengthOfContact2dMsrParams.h:154
IPSDKIPLSHAPEANALYSIS_API LengthOfContact2dMsrParamsPtr createLengthOfContact2dMsrParams(const ipsdk::ipReal32 contactDist, const ipsdk::geom::eSegmentContactPolicy &segmentContactPolicy, const ipReal32 segmentSubSamplingStep, const ipBool bProcessHoles)
function allowing to create a new parameter object for LengthOfContact2d measure with segment subsamp...
boost::shared_ptr< const LengthOfContact2dMsrParams > LengthOfContact2dMsrParamsConstPtr
shared pointer to const LengthOfContact2dMsrParams
Definition: LengthOfContact2dMsrParams.h:157
Definition of import/export macro for library.
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25