take into account the center of the aabb when calculating side planes
[laserbrain_demo] / setup_cross_env
1 # source this
2 export sys=mingw
3 export CC=i686-w64-mingw32-gcc
4 export CXX=i686-w64-mingw32-g++