xmsmesh
1.0
MePolyMesher.t.h
Go to the documentation of this file.
1
#pragma once
2
#ifdef CXX_TEST
3
//------------------------------------------------------------------------------
8
//------------------------------------------------------------------------------
9
10
// 3. Standard Library Headers
11
12
// 4. External Library Headers
13
#include <cxxtest/TestSuite.h>
14
15
// 5. Shared Headers
16
17
// 6. Non-shared Headers
18
19
//----- Namespace declaration --------------------------------------------------
20
21
// namespace xms {
22
23
class
MePolyMesherUnitTests
:
public
CxxTest::TestSuite
24
{
25
public
:
26
void
test1
();
27
};
28
29
//} // namespace xms
30
#endif
MePolyMesherUnitTests::test1
void test1()
Tests the part of MePolyMesher that triangulates, adds breaklines, and removes outer triangles...
Definition:
MePolyMesher.cpp:830
MePolyMesherUnitTests
Tests for MePolyMesher.
Definition:
MePolyMesher.t.h:23
xmsmesh
meshing
MePolyMesher.t.h
Generated on Thu Feb 28 2019 19:28:42 for xmsmesh by
1.8.14