removed the ofxArcBall.h and related calls as it was producing runtime locking errors

This commit is contained in:
Jamie Allen
2012-05-27 22:42:20 +02:00
parent 80847c5439
commit 7e422dca80
11 changed files with 86 additions and 125 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ ofxXmlSettings RefractiveIndex::XML;
ofShader RefractiveIndex::_shader;
ofVboMesh RefractiveIndex::_mesh_vbo;
ofxArcBall RefractiveIndex::cam;
//ofxArcBall RefractiveIndex::cam;
string msg;