16 #ifndef __IPSDKIPLSHAPEANALYSIS_SPHERE3DMSRRESULTS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_SPHERE3DMSRRESULTS_H__ 21 #pragma warning (push) 22 #pragma warning (disable : 4251) 25 #include <IPSDKBaseShapeAnalysis/Measure/Result/BaseCustomMeasureResult.h> 26 #include <IPSDKGeometry/Entity/3d/Sphere/Sphere3d.h> 107 #pragma warning (push) 109 #endif // __IPSDKIPLSHAPEANALYSIS_SPHERE3DMSRRESULTS_H__ std::vector< ValueType > CollType
collection type associated to object
Definition: Sphere3dMsrResults.h:47
#define IPSDK_DECLARE_SERIAL_WITH_COPY(libraryName, className)
ipsdk::geom::Sphere3d< ipReal64 > ValueType
measure type associated to object
Definition: Sphere3dMsrResults.h:44
std::vector< ipUInt64 > UInt64Vector
Definition of import/export macro for library.
Measurement results object for measure associated to Sphere3d.
Definition: Sphere3dMsrResults.h:36
std::vector< CollType > ColorCollType
color (by color plan) collection type associated to object
Definition: Sphere3dMsrResults.h:50
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
ColorCollType _coll
result collection associated to object
Definition: Sphere3dMsrResults.h:96