13 #include <boost/shared_ptr.hpp> 16 #include <cxxtest/TestSuite.h> void testClassifyPoints()
Tests point classification compared to the TIN (on, below, above, outside)
void testIntersectCenterLine()
Tests Intersecting center line with TIN.
void testCreateClass()
Tests XmBathymetryIntersectorUnitTests.
Tests the StStampEndCap class.
void testIntersectXsects()
Tests Intersecting cross sections with TIN.
void testDescomposeCenterLine()
Splits up a center line based on intersections.
boost::shared_ptr< xms::TrTin > trBuildTin()
Builds a simple TIN with a hole in the middle.