SelphID Cpp SDK API
Loading...
Searching...
No Matches
FPhiSelphID::Point Class Reference

Point. More...

#include <SelphIDFacialConstants.h>

Public Member Functions

 Point ()
 Creates a new instance of Point.
 
 Point (int x, int y)
 Creates a new instance of Point.
 

Public Attributes

int X
 X coordinate.
 
int Y
 Y coordinate.
 

Detailed Description

Constructor & Destructor Documentation

◆ Point()

FPhiSelphID::Point::Point ( int x,
int y )
inline

Creates a new instance of Point.

Parameters
xX coordinate.
yY coordinate.

The documentation for this class was generated from the following file: