16 #ifndef __IPSDKIPLSHAPEANALYSIS_INERTIA2DMSRRESULTS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_INERTIA2DMSRRESULTS_H__ 21 #pragma warning (push) 22 #pragma warning (disable : 4251) 25 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Geometry/Inertia/Inertia2d/Inertia2dData.h> 26 #include <IPSDKBaseShapeAnalysis/Measure/Result/BaseCustomMeasureResult.h> 108 #pragma warning (pop) 110 #endif // __IPSDKIPLSHAPEANALYSIS_INERTIA2DMSRRESULTS_H__ #define IPSDK_DECLARE_SERIAL_WITH_COPY(libraryName, className)
std::vector< ipUInt64 > UInt64Vector
Measurement results object for measure Inertia2d.
Definition: Inertia2dMsrResults.h:36
Definition: Inertia2dData.h:29
std::vector< CollType > ColorCollType
color (by color plan) collection type associated to object
Definition: Inertia2dMsrResults.h:51
Definition of import/export macro for library.
Inertia2dData ValueType
measure type associated to object
Definition: Inertia2dMsrResults.h:45
std::vector< ValueType > CollType
collection type associated to object
Definition: Inertia2dMsrResults.h:48
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
ColorCollType _coll
result collection associated to object
Definition: Inertia2dMsrResults.h:97