Portuguese eID Middleware SDK Version: 3.14.0
Loading...
Searching...
No Matches
eIDMW::PTEID_FeaturePoint Class Reference

Public Member Functions

PTEIDSDK_API unsigned char type () const
 
PTEIDSDK_API unsigned char featurePoint () const
 
PTEIDSDK_API unsigned char majorCode () const
 
PTEIDSDK_API unsigned char minorCode () const
 
PTEIDSDK_API unsigned short x_coord () const
 
PTEIDSDK_API unsigned short y_coord () const
 

Member Function Documentation

◆ featurePoint()

PTEIDSDK_API unsigned char eIDMW::PTEID_FeaturePoint::featurePoint ( ) const

Return the feature point identifier

◆ majorCode()

PTEIDSDK_API unsigned char eIDMW::PTEID_FeaturePoint::majorCode ( ) const

Return the major code

◆ minorCode()

PTEIDSDK_API unsigned char eIDMW::PTEID_FeaturePoint::minorCode ( ) const

Return the minor code

◆ type()

PTEIDSDK_API unsigned char eIDMW::PTEID_FeaturePoint::type ( ) const

Return the feature point type

◆ x_coord()

PTEIDSDK_API unsigned short eIDMW::PTEID_FeaturePoint::x_coord ( ) const

Return the X coordinate of the feature point

◆ y_coord()

PTEIDSDK_API unsigned short eIDMW::PTEID_FeaturePoint::y_coord ( ) const

Return the Y coordinate of the feature point