16 #ifndef __IPSDKIPLSHAPEANALYSIS_NEARESTNEIGHBORS3DMSRINFO_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_NEARESTNEIGHBORS3DMSRINFO_H__ 20 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Geometry/Basic/HolesBasicPolicyMsrParams.h> 21 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Geometry/Neighborhood/NeighborsDistanceMsrParams.h> 46 ((eMVP_3d)(Neighbors3dDistanceCollector)(Neighbors3dDistanceCollector)(boost::make_shared<NeighborsDistanceMsrParams>(*_pMsrParams))),
47 eMSR_RequireShapeBoundaryApprox,
70 #endif // __IPSDKIPLSHAPEANALYSIS_NEARESTNEIGHBORS3DMSRINFO_H__
boost::shared_ptr< const BaseDataItem > DataItemConstPtr
ipsdk::imaproc::shape::analysis::NeighborsDistanceMsrParams NearestNeighbors3dMsrParams
parameters type associated to measure
Definition: NearestNeighbors3dMsrInfo.h:29
parameter for measures using a distance between entities
Definition: NeighborsDistanceMsrParams.h:45
Definition of import/export macro for library.
#define IPSDK_DECLARE_GEOMETRY3D_MEASURE_INFO_WITH_PARAMS(libraryName, msrName, msrResultType, msrDependSeq, msrShapeRequirements, msrUnitFormat)
Measurement results object for measure NearestNeighbors.
Definition: NearestNeighborsMsrResults.h:35
IPSDKIPLSHAPEANALYSIS_API HolesBasicPolicyMsrParamsPtr createHolesBasicPolicyMsrParams(const ipBool bProcessHoles)
function allowing to create a new parameter object for measures needing a basic hole processing polic...