testbed, tests, ui

This commit is contained in:
Irlan
2018-04-12 01:50:22 -03:00
parent 3c8af0060a
commit eb698f146a
31 changed files with 1031 additions and 1370 deletions

View File

@ -317,7 +317,7 @@ public:
void Step()
{
m_qhull.Draw(g_debugDraw);
m_qhull.Draw(g_draw);
}
static Test* Create()