IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
Skeleton2dOperators.h File Reference

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
 

Detailed Description

Basic operators used for skeleton 2d management.

Author
E.Noirfalise
Date
2016/08/23