Added marching cubes performance tests.
This commit is contained in:
@ -31,7 +31,9 @@ class TestSurfaceExtractor: public QObject
|
||||
Q_OBJECT
|
||||
|
||||
private slots:
|
||||
void testExecute();
|
||||
void testBehaviour();
|
||||
void testEmptyVolumePerformance();
|
||||
void testNoiseVolumePerformance();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user