![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Basic operators used for skeleton 2d management. More...
#include <IPSDKGeometry/IPSDKGeometryExports.h>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::geom | |
| Namespace aggregating geometrical routines and classes. | |
Functions | |
| IPSDKGEOMETRY_API bool | ipsdk::geom::operator== (const SkeletonVertex2d &skeletonVertex2d1, const SkeletonVertex2d &skeletonVertex2d2) |
| comparison operators for ipsdk::geom::SkeletonVertex2d class | |
| IPSDKGEOMETRY_API bool | ipsdk::geom::operator!= (const SkeletonVertex2d &skeletonVertex2d1, const SkeletonVertex2d &skeletonVertex2d2) |
| comparison operators for ipsdk::geom::SkeletonVertex2d class | |
| IPSDKGEOMETRY_API bool | ipsdk::geom::operator== (const Skeleton2d &skeleton2d1, const Skeleton2d &skeleton2d2) |
| comparison operators for ipsdk::geom::Skeleton2d class | |
| IPSDKGEOMETRY_API bool | ipsdk::geom::operator!= (const Skeleton2d &skeleton2d1, const Skeleton2d &skeleton2d2) |
| comparison operators for ipsdk::geom::Skeleton2d class | |
Basic operators used for skeleton 2d management.
1.8.14