16 #ifndef __IPSDKIPLSHAPEANALYSIS_DISTANCETONEARESTNEIGHBOR3DMSRINFO_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_DISTANCETONEARESTNEIGHBOR3DMSRINFO_H__ 20 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Geometry/Basic/HolesBasicPolicyMsrParams.h> 40 DistanceToNearestNeighbor3d,
43 ((eMVP_3d)(NearestNeighbor3dCollector)(NearestNeighbor3dCollector)(
createHolesBasicPolicyMsrParams(_pMsrParams->getValue<HolesBasicPolicyMsrParams::ProcessHoles>()))),
44 eMSR_RequireShapeBoundaryApprox,
65 #endif // __IPSDKIPLSHAPEANALYSIS_DISTANCETONEARESTNEIGHBOR3DMSRINFO_H__
Definition of import/export macro for library.
Parameter object for measures needing a basic hole processing policy.
Definition: HolesBasicPolicyMsrParams.h:41
ipsdk::imaproc::shape::analysis::HolesBasicPolicyMsrParams DistanceToNearestNeighbor3dMsrParams
parameters type associated to measure
Definition: DistanceToNearestNeighbor3dMsrInfo.h:33
#define IPSDK_DECLARE_GEOMETRY3D_MEASURE_INFO_WITH_PARAMS(libraryName, msrName, msrResultType, msrDependSeq, msrShapeRequirements, msrUnitFormat)
IPSDKIPLSHAPEANALYSIS_API HolesBasicPolicyMsrParamsPtr createHolesBasicPolicyMsrParams(const ipBool bProcessHoles)
function allowing to create a new parameter object for measures needing a basic hole processing polic...