#include "collisionInterface.h"#include <list>#include "debug.h"#include <qhull_a.h>#include <qmutex.h>
Go to the source code of this file.
Variables | |
| QMutex | qhull_mutex |
| A global mutex used for synchronizing access to QHull, which is not thread-safe. | |
| QMutex qhull_mutex |