16 #ifndef __IPSDKIPLSHAPEANALYSIS_FERETDIAMETER3DMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_FERETDIAMETER3DMSRPARAMS_H__ 60 #endif // __IPSDKIPLSHAPEANALYSIS_FERETDIAMETER3DMSRPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
Definition of import/export macro for library.
IPSDKIPLSHAPEANALYSIS_API FeretDiameter3dMsrParamsPtr createFeretDiameter3dMsrParams(ipReal64 phi, ipReal64 theta)
function allowing to create a new parameter object for FeretDiameter3d measure
boost::shared_ptr< FeretDiameter3dMsrParams > FeretDiameter3dMsrParamsPtr
shared pointer to FeretDiameter3dMsrParams
Definition: FeretDiameter3dMsrParams.h:117
boost::shared_ptr< const FeretDiameter3dMsrParams > FeretDiameter3dMsrParamsConstPtr
shared pointer to const FeretDiameter3dMsrParams
Definition: FeretDiameter3dMsrParams.h:120
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25