remove automatic convex hull generation to stress test quickhull
This commit is contained in:
parent
e2c9c5e423
commit
57f0370cd2
@ -89,7 +89,7 @@ public:
|
||||
|
||||
void Step()
|
||||
{
|
||||
Generate();
|
||||
//Generate();
|
||||
|
||||
for (u32 i = 0; i < m_hull.vertexCount; ++i)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user