16 #ifndef __IPSDKIPLSHAPEANALYSIS_NEIGHBORSDISTANCEMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_NEIGHBORSDISTANCEMSRPARAMS_H__ 55 const ipBool bProcessHoles);
65 #endif // __IPSDKIPLSHAPEANALYSIS_NEIGHBORSDISTANCEMSRPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< const NeighborsDistanceMsrParams > NeighborsDistanceMsrParamsConstPtr
shared pointer to const NeighborsDistanceMsrParams
Definition: NeighborsDistanceMsrParams.h:123
Definition of import/export macro for library.
boost::shared_ptr< NeighborsDistanceMsrParams > NeighborsDistanceMsrParamsPtr
shared pointer to NeighborsDistanceMsrParams
Definition: NeighborsDistanceMsrParams.h:120
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
IPSDKIPLSHAPEANALYSIS_API NeighborsDistanceMsrParamsPtr createNeighborsDistanceMsrParams(const ipReal32 maxDist, const ipBool bProcessHoles)
function allowing to create a new parameter object for neighbors distance measure ...