forked from SimVascular/SimVascular
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
122 lines (121 loc) · 5.1 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
build
__pycache__
Code/SV3
Code/svSolver
Code/Licensed/ParasolidSolidModel
Code/Source/vtkSV/.git
Code/Source/vtkSV/CMake
Code/Source/vtkSV/CMakeLists.txt
Code/Source/vtkSV/ThirdParty
Code/Source/vtkSV/Common/Testing
Code/Source/vtkSV/Common/module.cmake
Code/Source/vtkSV/Documentation
Code/Source/vtkSV/IO/RawToVtk.cxx
Code/Source/vtkSV/IO/RawToVtp.cxx
Code/Source/vtkSV/IO/RawToVtu.cxx
Code/Source/vtkSV/IO/VtkToRaw.cxx
Code/Source/vtkSV/IO/module.cmake
Code/Source/vtkSV/Modules/Boolean/PolyDataBoolean.cxx
Code/Source/vtkSV/Modules/Boolean/MATLAB/
Code/Source/vtkSV/Modules/Boolean/Testing/
Code/Source/vtkSV/Modules/Boolean/VesselIntersection.cxx
Code/Source/vtkSV/Modules/Boolean/module.cmake
Code/Source/vtkSV/Modules/Boolean/predicates.c
Code/Source/vtkSV/Modules/Boolean/predicates.h
Code/Source/vtkSV/Modules/Boolean/showme.c
Code/Source/vtkSV/Modules/Boolean/triangle.c
Code/Source/vtkSV/Modules/Boolean/triangle.h
Code/Source/vtkSV/Modules/Boolean/tricall.c
Code/Source/vtkSV/Modules/Boolean/vtkTriangleDelaunay2D.cxx
Code/Source/vtkSV/Modules/Boolean/vtkTriangleDelaunay2D.h
Code/Source/vtkSV/Modules/Geometry/Testing/
Code/Source/vtkSV/Modules/Geometry/SmoothVolume.cxx
Code/Source/vtkSV/Modules/Geometry/UpdeSmoothing.cxx
Code/Source/vtkSV/Modules/Geometry/module.cmake
Code/Source/vtkSV/Modules/Misc/Testing/
Code/Source/vtkSV/Modules/Misc/module.cmake
Code/Source/vtkSV/Modules/Misc/FindGeodesicPath.cxx
Code/Source/vtkSV/Modules/Misc/FindSeparateRegions.cxx
Code/Source/vtkSV/Modules/Misc/GetBoundaryFaces.cxx
Code/Source/vtkSV/Modules/Misc/HausdorffDistance.cxx
Code/Source/vtkSV/Modules/Misc/PassDataArray.cxx
Code/Source/vtkSV/Modules/Misc/PolyDataSurfaceInspector.cxx
Code/Source/vtkSV/Modules/Misc/PolyDataToBinaryImage.cxx
Code/Source/vtkSV/Modules/NURBS/Testing/
Code/Source/vtkSV/Modules/NURBS/module.cmake
Code/Source/vtkSV/Modules/Parameterization/PlanarMapper.cxx
Code/Source/vtkSV/Modules/Parameterization/PolyDataToNURBS.cxx
Code/Source/vtkSV/Modules/Parameterization/SliceAndDice.cxx
Code/Source/vtkSV/Modules/Parameterization/SphericalMapper.cxx
Code/Source/vtkSV/Modules/Parameterization/SuperSquarePlanarMapper.cxx
Code/Source/vtkSV/Modules/Parameterization/Testing/
Code/Source/vtkSV/Modules/Parameterization/module.cmake
Code/Source/vtkSV/Modules/Segmentation/Testing/
Code/Source/vtkSV/Modules/Segmentation/module.cmake
Code/Source/vtkSV/Modules/Segmentation/CenterlinesBasedNormalsEdgeWeightedCVT.cxx
Code/Source/vtkSV/Modules/Segmentation/CenterlinesEdgeWeightedCVT.cxx
Code/Source/vtkSV/Modules/Segmentation/CenterlinesExtractor.cxx
Code/Source/vtkSV/Modules/Segmentation/CenterlinesMerger.cxx
Code/Source/vtkSV/Modules/Segmentation/CenterlinesSplitter.cxx
Code/Source/vtkSV/Modules/Segmentation/EdgeWeightedCVT.cxx
Code/Source/vtkSV/Modules/Segmentation/NewVesselNetworkDecomposerAndParameterizer.cxx
Code/Source/vtkSV/Modules/Segmentation/PolycubeGenerator.cxx
Code/Source/vtkSV/Modules/Segmentation/SurfaceCenterlineAttributesPasser.cxx
Code/Source/vtkSV/Modules/Segmentation/SurfaceCenterlineGrouper.cxx
Code/Source/vtkSV/Modules/Segmentation/SurfaceCuboidPatcher.cxx
Code/Source/vtkSV/Modules/Segmentation/VesselNetworkDecomposerAndParameterizer.cxx
Code/Source/vtkSV/Modules/Parameterization/module.cmake
Code/Source/vtkSV/Testing/
.project
.cproject
.settings/*
Tcl/.buildpath
Tcl/.project
Code/FlowSolvers/.cproject
*/CMakeLists.txt.user
*DS_Store
!Code/ThirdParty/vmtk/.project
!Code/Source/ImageProcessing/.project
!Code/Source/PostProcessing/.project
Code/Source/.cproject
!Code/Source/Segmentation/ITK/ITKCode/.project
!Code/Source/Segmentation/ITK/Include/.project
!Code/Source/Segmentation/ITK/Util/.project
!Code/Source/Segmentation/ITK/.project
!Code/Source/Segmentation/cvLevelSet/.project
!Code/Source/Segmentation/.project
!BuildWithMake/Release/tmp/.project
!BuildWithMake/Lib/.project
!BuildWithMake/Bin/.project
!Code/FlowSolvers/ThreeDSolver/dummyMPI/.project
!BuildWithMake/CygwinHelpers/.project
!Tcl/External/xf-4.3/old_notes/.project
!Tcl/External/xf-4.3/src/.project
!Tcl/External/xf-4.3/Help/.project
!Tcl/External/xf-4.3/additionals/.project
!Tcl/External/xf-4.3/xfappdef/.project
!Tcl/External/xf-4.3/templates/Combined/.project
!Tcl/External/xf-4.3/templates/Widgets/.project
!Tcl/External/xf-4.3/templates/StanfordWidgets/.project
!Tcl/External/xf-4.3/templates/Procedures/.project
!Tcl/External/xf-4.3/templates/.project
!Tcl/External/xf-4.3/xftutorial/script.xf/.project
!Tcl/External/xf-4.3/xftutorial/script.xfjp/.project
!Tcl/External/xf-4.3/xftutorial/.project
!Tcl/External/xf-4.3/lib/icons/.project
!Tcl/External/xf-4.3/lib/.project
!Tcl/External/xf-4.3/xfhardcopy/.project
!Tcl/External/xf-4.3/procedures/.project
!Tcl/External/xf-4.3/elements/.project
!Tcl/External/xf-4.3/old/.project
!Tcl/External/xf-4.3/.project
!Code/ThirdParty/msmpi/License/.project
!Code/ThirdParty/msmpi/Include/x64/.project
!Code/ThirdParty/msmpi/Include/x86/.project
!Code/ThirdParty/msmpi/Include/.project
!Code/ThirdParty/msmpi/Lib/x64/.project
!Code/ThirdParty/msmpi/Lib/x86/.project
!Code/ThirdParty/msmpi/Lib/.project
!Code/ThirdParty/msmpi/.project
!Code/ThirdParty/msmpi/Installers/.project
!BuildWithMake/Release/windows_installer_packages/.project