NeuralEngine
A Game Engine with embeded Machine Learning algorithms based on Gaussian Processes.
NeuralEngine::MachineLearning::Offset Struct Reference
Collaboration diagram for NeuralEngine::MachineLearning::Offset:

Public Member Functions

 Offset (int x, int y)
 

Public Attributes

int x
 
int y
 

Detailed Description

Definition at line 33 of file FgWindow.h.

Constructor & Destructor Documentation

◆ Offset()

NeuralEngine::MachineLearning::Offset::Offset ( int  x,
int  y 
)
inline

Definition at line 36 of file FgWindow.h.

Member Data Documentation

◆ x

int NeuralEngine::MachineLearning::Offset::x

Definition at line 35 of file FgWindow.h.

◆ y

int NeuralEngine::MachineLearning::Offset::y

Definition at line 35 of file FgWindow.h.


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