#ifndef OFX_VECTOR_MATH #define OFX_VECTOR_MATH #include "ofxPoint2f.h" #include "ofxPoint3f.h" #include "ofxPoint4f.h" #include "ofxVec2f.h" #include "ofxVec3f.h" #include "ofxVec4f.h" #include "ofxMatrix3x3.h" #endif