xmsextractor
1.0
|
Class to to test XmUGrid2dPolylineDataExtractor. More...
Public Member Functions | |
void | testOneCellOneSegment () |
Test extractor with point scalars only. | |
void | testSegmentAllInCell () |
Test extractor with single segment all inside of cell. | |
void | testSegmentAlongEdge () |
Test extractor with single segment along an edge. | |
void | testSegmentAllOutside () |
Test extractor with single segment all outside of cell. | |
void | testSegmentOutToTouch () |
Test extractor with single segment with endpoint touching cell. | |
void | testSegmentTouchToOut () |
Test extractor with single segment with first point touching edge. | |
void | testSegmentCrossCellPoint () |
Test extractor with single segment touching cell point. | |
void | testSegmentAcrossCellIntoSecond () |
Test extractor with single segment crossing first cell into second. | |
void | testSegmentAcrossSplitCells () |
Test extractor with single segment going across unconnected cells. | |
void | testTwoSegmentsAcrossOneCell () |
Test extractor with two segments going across a single cell. | |
void | testTwoSegmentsAllOutside () |
Test extractor with two segments all outside of cell. | |
void | testTwoSegmentsFirstExiting () |
Test extractor with two segments: first in to outside, second outside. | |
void | testTwoSegmentsJoinInCell () |
Test extractor with two segments joining in a cell. | |
void | testTwoSegmentsJoinOnBoundary () |
Test extractor with two segments joining on two cell boundary. | |
void | testThreeSegmentsCrossOnBoundary () |
Test extractor with three segments two crossing at boundary. | |
void | testCellScalars () |
Test extractor with cell scalars. | |
void | testTransientTutorial () |
Test XmUGrid2dPolylineDataExtractor for tutorial with transient data. More... | |
Class to to test XmUGrid2dPolylineDataExtractor.
Definition at line 24 of file XmUGrid2dPolylineDataExtractor.t.h.
void XmUGrid2dPolylineDataExtractorUnitTests::testTransientTutorial | ( | ) |
Test XmUGrid2dPolylineDataExtractor for tutorial with transient data.
[snip_test_Example_TransientPolylineExtractor]
Definition at line 882 of file XmUGrid2dPolylineDataExtractor.cpp.
References xms::XmUGrid2dPolylineDataExtractor::New().