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

Rectangle. More...

#include <SelphIDFacialConstants.h>

Public Member Functions

 Rectangle ()
 Creates a new instance of Rectangle.
 
 Rectangle (int x, int y, int width, int height)
 Creates a new instance of Rectangle.
 

Public Attributes

int X
 X coordinate.
 
int Y
 Y coordinate.
 
int Width
 Width.
 
int Height
 Height.
 

Detailed Description

Constructor & Destructor Documentation

◆ Rectangle()

FPhiSelphID::Rectangle::Rectangle ( int x,
int y,
int width,
int height )
inline

Creates a new instance of Rectangle.

Parameters
xX coordinate.
yY coordinate.
widthWidth.
heightHeight.

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