Uses of Interface
hmi.sensors.eyebox2.directaccess.XuukReader

Packages that use XuukReader
hmi.environment This package contains several base classes that facilitate easy access to building an environment with graphics, physics and virtual human animation. 
hmi.environment.semaine Bridging for several Elckerlyc modules to the SEMAINE API. 
hmi.sensors.eyebox2.aggregate   
hmi.sensors.eyebox2.directaccess   
 

Uses of XuukReader in hmi.environment
 

Fields in hmi.environment declared as XuukReader
protected  XuukReader ElckerlycDemoEnvironment.xuukReader
           
 

Methods in hmi.environment with parameters of type XuukReader
 void ElckerlycDemoEnvironment.setXuukReader(XuukReader xr)
           
 

Uses of XuukReader in hmi.environment.semaine
 

Classes in hmi.environment.semaine that implement XuukReader
 class SemaineXuukReader
          DOES NOT NOT NOT READ AND PROCESS THE EYE INFO !!!!!
 

Uses of XuukReader in hmi.sensors.eyebox2.aggregate
 

Fields in hmi.sensors.eyebox2.aggregate declared as XuukReader
private  XuukReader SingleUserTracker.xuukReader
           
 

Constructors in hmi.sensors.eyebox2.aggregate with parameters of type XuukReader
SingleUserTracker(XuukReader xr)
           
 

Uses of XuukReader in hmi.sensors.eyebox2.directaccess
 

Classes in hmi.sensors.eyebox2.directaccess that implement XuukReader
 class DirectXuukReader