Changes in / [0f44e1b:510f81]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Tesselation/unittests/Tesselation_InsideOutsideUnitTest.cpp
r0f44e1b r510f81 200 200 CPPUNIT_ASSERT( TesselStruct != NULL ); 201 201 PointCloudAdaptor< TesselPointSTLList > cloud(&Corners, "TesselPointSTLList"); 202 TesselStruct->Output("cube", cloud);202 //TesselStruct->Output("cube", cloud); 203 203 double n[3]; 204 204 const double boundary = 2.;
Note:
See TracChangeset
for help on using the changeset viewer.