SORTIE C++ Test Documentation
|
This class tests the GLILight class. More...
#include <TestGLILight.h>
Public Attributes | |
float | fX |
X value. More... | |
float | fY |
Y value. More... | |
float | fLight |
Expected GLI. More... | |
bool | bRead |
whether or not this has been read More... | |
This class tests the GLILight class.
For testing the values in tree records
bool fakeRecord::bRead |
whether or not this has been read
float fakeRecord::fLight |
Expected GLI.
float fakeRecord::fX |
X value.
float fakeRecord::fY |
Y value.