xmsgrid
1.0
|
Base class used to derive a class to triangulate points. More...
Public Member Functions | |
TrTriangulator () | |
Constructor. | |
virtual | ~TrTriangulator () |
Destructor. | |
bool | Triangulate () |
Triangulate the points into a tin. More... | |
Base class used to derive a class to triangulate points.
Definition at line 32 of file TrTriangulator.h.
bool xms::TrTriangulator::Triangulate | ( | ) |
Triangulate the points into a tin.
Definition at line 54 of file TrTriangulator.cpp.
References xms::trTriangulateIt().
Referenced by TrAutoFixFourTrianglePtsUnitTests::test1(), TrBreaklineAdderUnitTests::test1(), TrTinUnitTests::testSwap(), trBuildTestTin6(), and trBuildTestTin7().