ofxBox2d
ofxBox2d copied to clipboard
Some stuff I found useful.
- ofxBox2dRect: added get and set rectangle functions.
- ofxBox2dCircle: added getRect() function.
- ofxBox2dBaseShape: using ofIsFloatEqual to check float value equality. Recalculating mass data when setting density.