added some comments, to clarify unit-test/brute force implementations.
This commit is contained in:
@@ -275,7 +275,7 @@ void ConvexDecompositionDemo::initPhysics(const char* filename)
|
||||
|
||||
};
|
||||
|
||||
if (0)//tcount)
|
||||
if (tcount)
|
||||
{
|
||||
btTriangleMesh* trimesh = new btTriangleMesh();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user