SORTIE C++ Test Documentation
Public Attributes | List of all members
fakeRecord Struct Reference

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...
 

Detailed Description

This class tests the GLILight class.

For testing the values in tree records

Member Data Documentation

◆ bRead

bool fakeRecord::bRead

whether or not this has been read

◆ fLight

float fakeRecord::fLight

Expected GLI.

◆ fX

float fakeRecord::fX

X value.

◆ fY

float fakeRecord::fY

Y value.


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