16 #ifndef __IPSDKIPLSHAPEANALYSIS_GREYINERTIAMSRRESULTS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_GREYINERTIAMSRRESULTS_H__ 21 #pragma warning (push) 22 #pragma warning (disable : 4251) 25 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Intensity/Inertia/GreyInertia/GreyInertiaData.h> 26 #include <IPSDKBaseShapeAnalysis/Measure/Result/BaseCustomMeasureResult.h> 107 #pragma warning (pop) 109 #endif // __IPSDKIPLSHAPEANALYSIS_GREYINERTIAMSRRESULTS_H__ #define IPSDK_DECLARE_SERIAL_WITH_COPY(libraryName, className)
ColorCollType _coll
result collection associated to object
Definition: GreyInertiaMsrResults.h:96
std::vector< ipUInt64 > UInt64Vector
Definition: GreyInertiaData.h:29
Definition of import/export macro for library.
GreyInertiaData ValueType
measure type associated to object
Definition: GreyInertiaMsrResults.h:44
std::vector< CollType > ColorCollType
color (by color plan) collection type associated to object
Definition: GreyInertiaMsrResults.h:50
std::vector< ValueType > CollType
collection type associated to object
Definition: GreyInertiaMsrResults.h:47
Measurement results object for measure GreyInertia.
Definition: GreyInertiaMsrResults.h:36
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25