Public Member Functions | |
Rect (int x, int y, int width, int height) | |
Public Attributes | |
int | x |
int | y |
int | width |
int | height |
Definition at line 20 of file FgWindow.h.
Definition at line 23 of file FgWindow.h.
int NeuralEngine::MachineLearning::Rect::x |
Definition at line 22 of file FgWindow.h.
int NeuralEngine::MachineLearning::Rect::y |
Definition at line 22 of file FgWindow.h.
int NeuralEngine::MachineLearning::Rect::width |
Definition at line 22 of file FgWindow.h.
int NeuralEngine::MachineLearning::Rect::height |
Definition at line 22 of file FgWindow.h.