![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for geometry components management. More...
#include <IPSDKImage/IPSDKImageExports.h>#include <IPSDKImage/Geometry/Component/GeometryComponentTypes.h>#include <IPSDKSerialization/Engine/SerializationEnumHdrMacro.h>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::image | |
| Namespace agregating IPSDK image management routines and classes. | |
Functions | |
| IPSDKIMAGE_API bool | ipsdk::image::isEqual (const VolumeGeometry &volumeGeometry1, const VolumeGeometry &volumeGeometry2) |
| compare two volume geometry More... | |
| IPSDKIMAGE_API bool | ipsdk::image::isEqual (const ColorGeometry &colorGeometry1, const ColorGeometry &colorGeometry2) |
| compare two color geometry More... | |
| IPSDKIMAGE_API bool | ipsdk::image::isEqual (const TemporalGeometry &temporalGeometry1, const TemporalGeometry &temporalGeometry2) |
| compare two temporal geometry More... | |
Utility functions for geometry components management.
1.8.14