@ -29,4 +29,4 @@ void ofApp::update(){
void ofApp::draw(){
piMapper.draw();
}
@ -19,4 +19,4 @@ class ofApp : public ofBaseApp {
// you will be able to see the source listed in sources editor
CustomSource * customSource;
CrossSource * crossSource;
};