![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Source part of macros for geometry measurements 3d management. More...
#include <IPSDKSerialization/Engine/SerializationSrcMacro.h>#include <IPSDKGeometry/Measure/MeasureLogMessages.h>#include <IPSDKGeometry/Logger/IPSDKGeometryLog.h>#include <IPSDKGeometry/Entity/3d/Point/Point3d.h>#include <IPSDKGeometry/Entity/3d/Vector/Vector3d.h>#include <IPSDKGeometry/Entity/3d/BoundingBox/BoundingBox3d.h>#include <IPSDKGeometry/Entity/3d/PointCloud/PointCloud3d.h>#include <IPSDKGeometry/Entity/3d/Sphere/Sphere3d.h>#include <IPSDKGeometry/Entity/3d/Triangle/Triangle3d.h>#include <IPSDKGeometry/Entity/3d/Ellipsoid/Ellipsoid3d.h>#include <IPSDKGeometry/Entity/3d/Cube/Cube3d.h>#include <IPSDKGeometry/Entity/3d/Cuboid/Cuboid3d.h>#include <IPSDKGeometry/Entity/3d/MeshWithHoles/MeshWithHoles3d.h>#include <IPSDKGeometry/Entity/3d/Shape/Shape3d.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_IMPLEMENT_GEOMETRY_MEASURE_3D(libraryName, namespaceSeq, className, version) |
| Macro allowing to implement a geometry measure 3d. More... | |
| #define | IPSDK_REGISTER_GEOMETRY_MEASURE_3D_MACRO(r, classInfo, type) |
| Macro allowing to register a geometry measure 3d method. More... | |
| #define | IPSDK_REGISTER_GEOMETRY_MEASURE_3D(className, entityType, typeSeq) |
| Macro allowing to register a geometry measure 3d method. More... | |
Source part of macros for geometry measurements 3d management.
| #define IPSDK_IMPLEMENT_GEOMETRY_MEASURE_3D | ( | libraryName, | |
| namespaceSeq, | |||
| className, | |||
| version | |||
| ) |
Macro allowing to implement a geometry measure 3d.
| #define IPSDK_REGISTER_GEOMETRY_MEASURE_3D_MACRO | ( | r, | |
| classInfo, | |||
| type | |||
| ) |
Macro allowing to register a geometry measure 3d method.
| #define IPSDK_REGISTER_GEOMETRY_MEASURE_3D | ( | className, | |
| entityType, | |||
| typeSeq | |||
| ) |
Macro allowing to register a geometry measure 3d method.
1.8.14