forked from Starlink/vtk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
326 lines (326 loc) · 12.7 KB
/
.gitignore
File metadata and controls
326 lines (326 loc) · 12.7 KB
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
*.a
*.dylib
*.o
*.so
*TCLInit.*
*Tcl.cxx
*~
CMake/CTestCustom.ctest
CMake/vtkTestStreamEOF.cxx
CMake/vtkTestStreamLongLong.cxx
CMakeCache.txt
CMakeFiles/
CMakeOutput.log
CMakeTmp/
CPackConfig.cmake
CPackSourceConfig.cmake
CTestCustom.cmake
Common/vtkCommonHierarchy.data
Common/vtkCommonHierarchy.target
Common/vtkCommonHierarchy.txt
Common/vtkCommonInstantiator.cxx
Common/vtkFloatingPointExceptionsConfigure.h
Common/vtkMathConfigure.h
Common/vtkTypeFloat32Array.cxx
Common/vtkTypeFloat32Array.h
Common/vtkTypeFloat64Array.cxx
Common/vtkTypeFloat64Array.h
Common/vtkTypeInt16Array.cxx
Common/vtkTypeInt16Array.h
Common/vtkTypeInt32Array.cxx
Common/vtkTypeInt32Array.h
Common/vtkTypeInt64Array.cxx
Common/vtkTypeInt64Array.h
Common/vtkTypeInt8Array.cxx
Common/vtkTypeInt8Array.h
Common/vtkTypeUInt16Array.cxx
Common/vtkTypeUInt16Array.h
Common/vtkTypeUInt32Array.cxx
Common/vtkTypeUInt32Array.h
Common/vtkTypeUInt64Array.cxx
Common/vtkTypeUInt64Array.h
Common/vtkTypeUInt8Array.cxx
Common/vtkTypeUInt8Array.h
Common/vtkUnicodeCaseFoldData.h
Common/vtkUnicodeString.cmake
Filtering/vtkFilteringHierarchy.data
Filtering/vtkFilteringHierarchy.target
Filtering/vtkFilteringHierarchy.txt
Filtering/vtkFilteringInstantiator.cxx
GenericFiltering/vtkGenericFilteringHierarchy.data
GenericFiltering/vtkGenericFilteringHierarchy.target
GenericFiltering/vtkGenericFilteringHierarchy.txt
GenericFiltering/vtkGenericFilteringInstantiator.cxx
Graphics/vtkGraphicsHierarchy.data
Graphics/vtkGraphicsHierarchy.target
Graphics/vtkGraphicsHierarchy.txt
Graphics/vtkGraphicsInstantiator.cxx
Hybrid/vtkHybridHierarchy.data
Hybrid/vtkHybridHierarchy.target
Hybrid/vtkHybridHierarchy.txt
Hybrid/vtkHybridInstantiator.cxx
Hybrid/vtkStructuredGridLIC2D_fs.cxx
Hybrid/vtkStructuredGridLIC2D_fs.h
Hybrid/vtkX3DExporterConfiguration.h
IO/vtkIOHierarchy.data
IO/vtkIOHierarchy.target
IO/vtkIOHierarchy.txt
IO/vtkIOInstantiator.cxx
Imaging/vtkImagingHierarchy.data
Imaging/vtkImagingHierarchy.target
Imaging/vtkImagingHierarchy.txt
Imaging/vtkImagingInstantiator.cxx
Infovis/vtkInfovisInstantiator.cxx
Makefile
Rendering/vtkColorMaterialHelper_vs.cxx
Rendering/vtkColorMaterialHelper_vs.h
Rendering/vtkDepthPeeling_fs.cxx
Rendering/vtkDepthPeeling_fs.h
Rendering/vtkGaussianBlurPassShader_fs.cxx
Rendering/vtkGaussianBlurPassShader_fs.h
Rendering/vtkLightingHelper_s.cxx
Rendering/vtkLightingHelper_s.h
Rendering/vtkLighting_s.cxx
Rendering/vtkLighting_s.h
Rendering/vtkLineIntegralConvolution2D_fs.cxx
Rendering/vtkLineIntegralConvolution2D_fs.h
Rendering/vtkLineIntegralConvolution2D_fs1.cxx
Rendering/vtkLineIntegralConvolution2D_fs1.h
Rendering/vtkLineIntegralConvolution2D_fs2.cxx
Rendering/vtkLineIntegralConvolution2D_fs2.h
Rendering/vtkOpenGLExtensionManagerConfigure.h
Rendering/vtkOpenGLPropertyDefaultMain_fs.cxx
Rendering/vtkOpenGLPropertyDefaultMain_fs.h
Rendering/vtkOpenGLPropertyDefaultMain_vs.cxx
Rendering/vtkOpenGLPropertyDefaultMain_vs.h
Rendering/vtkOpenGLPropertyDefaultPropFunc_fs.cxx
Rendering/vtkOpenGLPropertyDefaultPropFunc_fs.h
Rendering/vtkOpenGLPropertyDefaultPropFunc_vs.cxx
Rendering/vtkOpenGLPropertyDefaultPropFunc_vs.h
Rendering/vtkOpenGLRenderer_PeelingFS.cxx
Rendering/vtkOpenGLRenderer_PeelingFS.h
Rendering/vtkRenderingHierarchy.data
Rendering/vtkRenderingHierarchy.target
Rendering/vtkRenderingHierarchy.txt
Rendering/vtkRenderingInstantiator.cxx
Rendering/vtkShadowMapPassShader_fs.cxx
Rendering/vtkShadowMapPassShader_fs.h
Rendering/vtkShadowMapPassShader_vs.cxx
Rendering/vtkShadowMapPassShader_vs.h
Rendering/vtkSobelGradientMagnitudePassShader1_fs.cxx
Rendering/vtkSobelGradientMagnitudePassShader1_fs.h
Rendering/vtkSobelGradientMagnitudePassShader2_fs.cxx
Rendering/vtkSobelGradientMagnitudePassShader2_fs.h
Rendering/vtkSurfaceLICPainter_fs1.cxx
Rendering/vtkSurfaceLICPainter_fs1.h
Rendering/vtkSurfaceLICPainter_fs2.cxx
Rendering/vtkSurfaceLICPainter_fs2.h
Rendering/vtkSurfaceLICPainter_vs1.cxx
Rendering/vtkSurfaceLICPainter_vs1.h
Rendering/vtkTDxConfigure.h
Rendering/vtkTkInternals.h
Rendering/vtkgl.cxx
Rendering/vtkgl.h
UseVTK.cmake
Utilities/DICOMParser/DICOMCMakeConfig.h
Utilities/InstallOnly/
Utilities/LSDyna/LSDynaExport.h
Utilities/MaterialLibrary/ProcessShader-forward.c
Utilities/MaterialLibrary/vtkGLSLShaderLibrary.h
Utilities/MaterialLibrary/vtkMaterialLibraryMacro.h
Utilities/MaterialLibrary/vtkMaterialXMLLibrary.h
Utilities/MaterialLibrary/vtkMaterialXMLLibrary.h.forcebuild
Utilities/MaterialLibrary/vtkShaderCodeLibraryMacro.h
Utilities/VTKConfig.cmake
Utilities/VTKConfigVersion.cmake
Utilities/ftgl/vtkftglConfig.h
Utilities/internal
Utilities/verdict/verdict.h
Utilities/verdict/verdict_mangle.h
Utilities/vtkCommonKit.cmake
Utilities/vtkFilteringKit.cmake
Utilities/vtkGenericFilteringKit.cmake
Utilities/vtkGraphicsKit.cmake
Utilities/vtkHybridKit.cmake
Utilities/vtkIOKit.cmake
Utilities/vtkImagingKit.cmake
Utilities/vtkInfovisKit.cmake
Utilities/vtkRenderingKit.cmake
Utilities/vtkViewsKit.cmake
Utilities/vtkVolumeRenderingKit.cmake
Utilities/vtkWidgetsKit.cmake
Utilities/vtk_expat.h
Utilities/vtk_freetype.h
Utilities/vtk_gl2ps.h
Utilities/vtk_hdf5.h
Utilities/vtk_jpeg.h
Utilities/vtk_libproj4.h
Utilities/vtk_libxml2.h
Utilities/vtk_oggtheora.h
Utilities/vtk_png.h
Utilities/vtk_tiff.h
Utilities/vtk_zlib.h
Utilities/vtkalglib/alglib/ap.h
Utilities/vtkexodus2/include/exodusII_cfg.h
Utilities/vtkexpat/expatConfig.h
Utilities/vtkexpat/expatDllConfig.h
Utilities/vtkfreetype/builds/unix/ftconfig.h
Utilities/vtkfreetype/include/vtkFreeTypeConfig.h
Utilities/vtkhdf5/H5Tinit.c
Utilities/vtkhdf5/H5lib_settings.c
Utilities/vtkhdf5/H5pubconf.h
Utilities/vtkhdf5/hdf5_zlib.h
Utilities/vtkhdf5/vtkHDF5Config.cmake
Utilities/vtkjpeg/jpegDllConfig.h
Utilities/vtklibxml2/config.h
Utilities/vtklibxml2/libxml/
Utilities/vtkmetaio/metaIOConfig.h
Utilities/vtknetcdf/ncconfig.h
Utilities/vtkpng/pngDllConfig.h
Utilities/vtksys/
Utilities/vtktiff/tif_config.h
Utilities/vtktiff/tiffDllConfig.h
Utilities/vtkzlib/zlibDllConfig.h
VTKBuildSettings.cmake
VTKCompileToolsConfig.cmake
VTKConfig.cmake
VTKConfigVersion.cmake
VTKLibraryDepends.cmake
VTKTargets.cmake
Views/vtkViewsInstantiator.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_AdditiveCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_AdditiveCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_AdditiveFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_AdditiveFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_AdditiveNoCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_AdditiveNoCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_CompositeBinaryMaskFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_CompositeBinaryMaskFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_CompositeCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_CompositeCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_CompositeFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_CompositeFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_CompositeMaskFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_CompositeMaskFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_CompositeNoCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_CompositeNoCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_FourComponentsFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_FourComponentsFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_HeaderFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_HeaderFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPBinaryMaskFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPBinaryMaskFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPFourDependentCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPFourDependentCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPFourDependentFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPFourDependentFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPFourDependentNoCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPFourDependentNoCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPNoCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MIPNoCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPBinaryMaskFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPBinaryMaskFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPFourDependentCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPFourDependentCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPFourDependentFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPFourDependentFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPFourDependentNoCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPFourDependentNoCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPNoCroppingFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_MinIPNoCroppingFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_NoShadeFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_NoShadeFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_OneComponentFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_OneComponentFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_ParallelProjectionFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_ParallelProjectionFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_PerspectiveProjectionFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_PerspectiveProjectionFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_ScaleBiasFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_ScaleBiasFS.h
VolumeRendering/vtkGPUVolumeRayCastMapper_ShadeFS.cxx
VolumeRendering/vtkGPUVolumeRayCastMapper_ShadeFS.h
VolumeRendering/vtkHAVSVolumeMapper_k2BeginFP.cxx
VolumeRendering/vtkHAVSVolumeMapper_k2BeginFP.h
VolumeRendering/vtkHAVSVolumeMapper_k2EndFP.cxx
VolumeRendering/vtkHAVSVolumeMapper_k2EndFP.h
VolumeRendering/vtkHAVSVolumeMapper_k2FP.cxx
VolumeRendering/vtkHAVSVolumeMapper_k2FP.h
VolumeRendering/vtkHAVSVolumeMapper_k6BeginFP.cxx
VolumeRendering/vtkHAVSVolumeMapper_k6BeginFP.h
VolumeRendering/vtkHAVSVolumeMapper_k6EndFP.cxx
VolumeRendering/vtkHAVSVolumeMapper_k6EndFP.h
VolumeRendering/vtkHAVSVolumeMapper_k6FP.cxx
VolumeRendering/vtkHAVSVolumeMapper_k6FP.h
VolumeRendering/vtkHAVSVolumeMapper_kbufferVP.cxx
VolumeRendering/vtkHAVSVolumeMapper_kbufferVP.h
VolumeRendering/vtkProjectedAAHexahedraMapper_FS.cxx
VolumeRendering/vtkProjectedAAHexahedraMapper_FS.h
VolumeRendering/vtkProjectedAAHexahedraMapper_GS.cxx
VolumeRendering/vtkProjectedAAHexahedraMapper_GS.h
VolumeRendering/vtkProjectedAAHexahedraMapper_VS.cxx
VolumeRendering/vtkProjectedAAHexahedraMapper_VS.h
VolumeRendering/vtkVolumeRenderingHierarchy.data
VolumeRendering/vtkVolumeRenderingHierarchy.target
VolumeRendering/vtkVolumeRenderingHierarchy.txt
VolumeRendering/vtkVolumeRenderingInstantiator.cxx
VolumeRendering/vtkVolumeRenderingToolkit.h
VolumeRendering/vtkVolumeTextureMapper3D_FourDependentNoShadeFP.cxx
VolumeRendering/vtkVolumeTextureMapper3D_FourDependentNoShadeFP.h
VolumeRendering/vtkVolumeTextureMapper3D_FourDependentShadeFP.cxx
VolumeRendering/vtkVolumeTextureMapper3D_FourDependentShadeFP.h
VolumeRendering/vtkVolumeTextureMapper3D_OneComponentNoShadeFP.cxx
VolumeRendering/vtkVolumeTextureMapper3D_OneComponentNoShadeFP.h
VolumeRendering/vtkVolumeTextureMapper3D_OneComponentShadeFP.cxx
VolumeRendering/vtkVolumeTextureMapper3D_OneComponentShadeFP.h
VolumeRendering/vtkVolumeTextureMapper3D_TwoDependentNoShadeFP.cxx
VolumeRendering/vtkVolumeTextureMapper3D_TwoDependentNoShadeFP.h
VolumeRendering/vtkVolumeTextureMapper3D_TwoDependentShadeFP.cxx
VolumeRendering/vtkVolumeTextureMapper3D_TwoDependentShadeFP.h
Widgets/vtkWidgetsHierarchy.data
Widgets/vtkWidgetsHierarchy.target
Widgets/vtkWidgetsHierarchy.txt
Widgets/vtkWidgetsInstantiator.cxx
Wrapping/Tcl/vtk/vtk.tcl
Wrapping/Tcl/vtkTkAppInitConfigure.h
Wrapping/Tcl/vtkbase/vtkbase.tcl
Wrapping/Tcl/vtkcommon/vtkcommon.tcl
Wrapping/Tcl/vtkfiltering/vtkfiltering.tcl
Wrapping/Tcl/vtkgraphics/vtkgraphics.tcl
Wrapping/Tcl/vtkhybrid/vtkhybrid.tcl
Wrapping/Tcl/vtkimaging/vtkimaging.tcl
Wrapping/Tcl/vtkinteraction/vtkinteraction.tcl
Wrapping/Tcl/vtkio/vtkio.tcl
Wrapping/Tcl/vtkrendering/vtkrendering.tcl
Wrapping/Tcl/vtktesting/grab.tcl
Wrapping/Tcl/vtktesting/vtktesting.tcl
Wrapping/Tcl/vtkvolumerendering/vtkvolumerendering.tcl
Wrapping/Tcl/vtkwidgets/vtkwidgets.tcl
bin/
cmake_install.cmake
install_manifest.txt
pkgIndex.tcl
proj_config.h
vtkCommonInstantiator.h
vtkConfigure.h
vtkFilteringInstantiator.h
vtkGenericFilteringInstantiator.h
vtkGraphicsInstantiator.h
vtkHybridInstantiator.h
vtkIOInstantiator.h
vtkImagingInstantiator.h
vtkInfovisInstantiator.h
vtkRenderingInstantiator.h
vtkToolkits.h
vtkViewsInstantiator.h
vtkVolumeRenderingInstantiator.h
vtkWidgetsInstantiator.h
vtkstd/