16 #ifndef __IPSDKIPLSHAPEANALYSIS_ROUGHNESS2DMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_ROUGHNESS2DMSRPARAMS_H__ 73 #endif // __IPSDKIPLSHAPEANALYSIS_ROUGHNESS2DMSRPARAMS_H__ boost::shared_ptr< const Roughness2dMsrParams > Roughness2dMsrParamsConstPtr
shared pointer to const Roughness2dMsrParams
Definition: Roughness2dMsrParams.h:157
IPSDKIPLSHAPEANALYSIS_API Roughness2dMsrParamsPtr createRoughness2dMsrParams(const ipsdk::ipBool bProcessHoles, const ipReal64 distMaxApprox)
function allowing to create a new parameter object for Roughness2d measure
#define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
IPSDKIPLSHAPEANALYSIS_API Roughness2dMsrParamsPtr createDefaultRoughness2dMsrParams()
function allowing to create a new parameter object for Roughness2d measure
Definition of import/export macro for library.
boost::shared_ptr< Roughness2dMsrParams > Roughness2dMsrParamsPtr
shared pointer to Roughness2dMsrParams
Definition: Roughness2dMsrParams.h:154
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25