xmsgrid
1.0
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
b
c
d
g
i
m
p
q
r
t
v
x
+
Functions
c
d
g
i
m
t
x
Typedefs
Enumerations
Enumerator
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
x
~
+
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
x
~
+
Variables
c
d
i
m
o
p
Typedefs
Enumerations
Enumerator
+
Files
File List
+
File Members
All
Functions
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
TrTriangulatorPoints.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
TrTriangulatorPointsUnitTests
:
public
CxxTest::TestSuite
24
{
25
public
:
26
void
test1
();
27
void
test_bug12336
();
28
};
29
30
//} // namespace xms
31
#endif
TrTriangulatorPointsUnitTests::test_bug12336
void test_bug12336()
tests triangulating points
Definition:
TrTriangulatorPoints.cpp:288
TrTriangulatorPointsUnitTests::test1
void test1()
tests triangulating points
Definition:
TrTriangulatorPoints.cpp:244
TrTriangulatorPointsUnitTests
Tests for TrTriangulatorPoints.
Definition:
TrTriangulatorPoints.t.h:23
xmsgrid
triangulate
TrTriangulatorPoints.t.h
Generated on Thu Oct 8 2020 09:54:34 for xmsgrid by
1.8.14