NostalgiaRoom docs
nostalgia.media.mit.edu
 All Classes Files Functions Variables Macros Groups Pages
Classes | Macros
testApp.h File Reference
#include "ofMain.h"
#include "ofxXmlSettings.h"
#include <algorithm>
#include "ofxOsc.h"
Include dependency graph for testApp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ImageData
 
class  testApp
 

Macros

#define PORT   9000
 Comment USEWII to disable input from the wiimote. More...
 
#define EfficientReorder
 
#define PathToImageFolder   "/Applications/MAMP/htdocs/NostalgiaRoom/"
 

Macro Definition Documentation

#define EfficientReorder

Definition at line 24 of file testApp.h.

#define PathToImageFolder   "/Applications/MAMP/htdocs/NostalgiaRoom/"

Definition at line 30 of file testApp.h.

#define PORT   9000

Comment USEWII to disable input from the wiimote.

Comment ADJUSTTIMEGAP to ignore input from the wiimote and keep a standard time for which the image will be shown on the screen The ofxWiiOSC addon will listen to messages on this port

Definition at line 19 of file testApp.h.