16 #ifndef __IPSDKIPLSHAPEANALYSIS_SKELETON2DDIAMETERMEANCURVATUREMSRINFO_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_SKELETON2DDIAMETERMEANCURVATUREMSRINFO_H__ 20 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Geometry/Skeleton/Skeleton2dDiameterMeanCurvature/Skeleton2dDiameterMeanCurvatureMsrParams.h> 21 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Geometry/Skeleton/Skeleton2d/Skeleton2dMsrParams.h> 22 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Geometry/Skeleton/Skeleton2dDiameter/Skeleton2dDiameterMsrParams.h> 35 Skeleton2dDiameterMeanCurvature,
37 ((eMVP_2d)(Skeleton)(Skeleton2d)(createSkeleton2dMsrParams(_pMsrParams->getValue<Skeleton2dDiameterMeanCurvatureMsrParams::HolesPolicy>())))
38 ((eMVP_2d)(Diameter)(Skeleton2dDiameter)(createSkeleton2dDiameterMsrParams(_pMsrParams->getValue<Skeleton2dDiameterMeanCurvatureMsrParams::HolesPolicy>()))),
47 std::string computeCustomMsrUnitStr(
const std::string& baseUnitStr)
const;
62 #endif // __IPSDKIPLSHAPEANALYSIS_SKELETON2DDIAMETERMEANCURVATUREMSRINFO_H__ #define IPSDK_DECLARE_GENERIC_MEASURE_INFO_WITH_PARAMS(libraryName, msrName, msrResultType, msrDependSeq, msrUnitFormat)
Definition of import/export macro for library.