Rename some SWIG stuff to prepare for C# bindings

This commit is contained in:
Matt Williams
2012-11-21 17:03:17 +00:00
parent bef6a7746e
commit 3577a56eb3
3 changed files with 7 additions and 4 deletions

View File

@ -22,4 +22,4 @@ class TestSurfaceExtractor(unittest.TestCase):
self.assertEqual(self.mesh.getNoOfVertices(), 6)
if __name__ == '__main__':
unittest.main()
unittest.main()