take into account the center of the aabb when calculating side planes
[laserbrain_demo] / src / imgui / imgui_user.h
1 namespace ImGui {
2         IMGUI_API ImGuiIO *GetIOPtr();
3 }