Directory Modules/Meshing/Filter/

Directory Created:
2007-04-30 22:12
Total Files:
117
Deleted Files:
14
Lines of Code:
31369

[root]/Modules/Meshing/Filter

Lines of Code

Modules/Meshing/Filter/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 399 (100.0%) 58498 (100.0%) 146.6
clisle 214 (53.6%) 31383 (53.6%) 146.6
pieper 105 (26.3%) 25706 (43.9%) 244.8
vmagnotta 25 (6.3%) 1280 (2.2%) 51.2
barre 7 (1.8%) 113 (0.2%) 16.1
lorensen 44 (11.0%) 14 (0.0%) 0.3
naucoin 3 (0.8%) 2 (0.0%) 0.6
domibel 1 (0.3%) 0 (0.0%) 0.0

Most Recent Commits

barre 2009-10-29 17:36 Rev.: 10795

ENH: support for new cameras and new views. Port from Slicer 3.4 branch. As mentioned on the mailing list, apologies for instabilities while these core changes are further tested. Fiducials do not seem to follow camera for example, this will be fixed. Send bugs to sebastien.barre@kitware.com; Thank you.

2 lines of code changed in 1 file:

  • Modules/Meshing/Filter: CMakeLists.txt (+2 -16)
domibel 2009-08-16 11:14 Rev.: 10267

ENH: Version numbering for shared libraries

0 lines of code changed in 1 file:

  • Modules/Meshing/Filter: CMakeLists.txt (changed)
naucoin 2009-08-13 09:28 Rev.: 10239

COMP: 5.2 to 5.4 deprecated methods

0 lines of code changed in 1 file:

  • Modules/Meshing/Filter: vtkMimxConstrainedSmoothPolyDataFilter.cxx (changed)
lorensen 2008-12-29 14:09 Rev.: 8210

COMP: warning, max subscript exceeded.

1 lines of code changed in 1 file:

  • Modules/Meshing/Filter: vtkMeshQualityExtended.cxx (+1 -1)
lorensen 2008-12-28 18:03 Rev.: 8203

BUG: array subscript is above array bounds

3 lines of code changed in 1 file:

  • Modules/Meshing/Filter: vtkMeshQualityExtended.cxx (+3 -3)
lorensen 2008-12-28 15:41 Rev.: 8202

COMP: warnings, mainly about possible use of variables that have not been assigned values.

10 lines of code changed in 1 file:

  • Modules/Meshing/Filter: vtkMeshQualityExtended.cxx (+10 -10)
lorensen 2008-12-28 12:14 Rev.: 8199

COMP: warnings, mainly about possible use of variables that have not been assigned values.

0 lines of code changed in 7 files:

  • Modules/Meshing/Filter: vtkMimxAddUnstructuredHexahedronGridCell.cxx (changed), vtkMimxAttachBoundingBoxMesh.cxx (changed), vtkMimxBoundingBoxToStructuredGrids.cxx (changed), vtkMimxGenerateHexahedronMesh.cxx (changed), vtkMimxMeshSeed.cxx (changed), vtkMimxMorphStructuredGrid.cxx (changed), vtkMimxSplitUnstructuredHexahedronGridCell.cxx (changed)
lorensen 2008-12-28 00:17 Rev.: 8198

COMP: warnings.

0 lines of code changed in 1 file:

  • Modules/Meshing/Filter: vtkMimxUnstructuredGridFromBoundingBox.cxx (changed)
lorensen 2008-12-27 11:34 Rev.: 8192

COMP: many warnings removed. STYLE: mainly indentation.

0 lines of code changed in 32 files:

  • Modules/Meshing/Filter: vtkFaceHedgeHog.cxx (changed), vtkMeshQualityExtended.cxx (changed), vtkMimxAddUnstructuredHexahedronGridCell.cxx (changed), vtkMimxAttachBoundingBoxMesh.cxx (changed), vtkMimxBoundingBoxFromUnstructuredGrid.cxx (changed), vtkMimxCylindricalMesh.cxx (changed), vtkMimxEdgeToPlanarStructuredGrid.cxx (changed), vtkMimxEdgeToStructuredGrid.cxx (changed), vtkMimxEditUnstructuredHexahedronGrid.cxx (changed), vtkMimxExtractElementNumbersOfaFaceFilter.cxx (changed), vtkMimxExtractStructuredGridEdge.cxx (changed), vtkMimxExtractStructuredGridFace.cxx (changed), vtkMimxExtrudePolyData.cxx (changed), vtkMimxGenerateHexahedronMesh.cxx (changed), vtkMimxMapOriginalCellAndPointIds.cxx (changed), vtkMimxMirrorUnstructuredHexahedronGridCell.cxx (changed), vtkMimxMorphStructuredGrid.cxx (changed), vtkMimxPatchSurfaceMesh.cxx (changed), vtkMimxPlanarEllipticalInterpolation.cxx (changed), vtkMimxPlanarTrilinearInterpolation.cxx (changed), vtkMimxPolyDataSingleSourceShortestPath.cxx (changed), vtkMimxRebinMaterialProperty.cxx (changed), vtkMimxRecalculateInteriorNodes.cxx (changed), vtkMimxSelectSurface.cxx (changed), vtkMimxSetStructuredGridEdge.cxx (changed), vtkMimxSetStructuredGridFace.cxx (changed), vtkMimxSolidTransfiniteInterpolation.cxx (changed), vtkMimxSolidTrilinearInterpolation.cxx (changed), vtkMimxSplitUnstructuredHexahedronGridCell.cxx (changed), vtkMimxStructuredPlanarToStructuredSolidGrid.cxx (changed), vtkMimxSubdivideCurve.cxx (changed), vtkMimxUnstructuredGridFromBoundingBox.cxx (changed)
lorensen 2008-12-24 10:07 Rev.: 8187

BUG: ITKIO was a redundant library causing errors in VS7 linker.

0 lines of code changed in 1 file:

  • Modules/Meshing/Filter: CMakeLists.txt (changed)
vmagnotta 2008-12-11 12:55 Rev.: 8135

BUG: Added an install command to put the MIMX
libraries into the distribution during
packaging.

0 lines of code changed in 1 file:

  • Modules/Meshing/Filter: CMakeLists.txt (changed)
clisle 2008-12-10 09:36 Rev.: 8104

ENH: minor cleanup of the CMakeLists files

0 lines of code changed in 1 file:

  • Modules/Meshing/Filter: CMakeLists.txt (changed)
clisle 2008-12-08 12:23 Rev.: 8080

ENH: Turning on Meshing module by default in Modules/CMakeLists.txt

0 lines of code changed in 1 file:

  • Modules/Meshing/Filter: CMakeLists.txt (changed)
clisle 2008-12-05 11:56 Rev.: 8059

ENH: Adding Replacement Meshing directory including IA_FEMesh module

31383 lines of code changed in 117 files:

  • Modules/Meshing/Filter: CMakeLists.txt (new 117), itkMimxAccumulator.h (new 144), itkMimxImageToVtkUnstructuredGridFilter.txx (new 579), mimxDiscreteGaussianImageFilter.cxx (new 186), vtkFaceHedgeHog.cxx (new 198), vtkFaceHedgeHog.h (new 87), vtkFilterConfigure.h.in (new 11), vtkMeshQualityExtended.cxx (new 1516), vtkMeshQualityExtended.h (new 127), vtkMimxAddUnstructuredHexahedronGridCell.cxx (new 415), vtkMimxAddUnstructuredHexahedronGridCell.h (new 63), vtkMimxApplyImageBasedMaterialProperties.cxx (new 354), vtkMimxApplyImageBasedMaterialProperties.h (new 91), vtkMimxAttachBoundingBoxMesh.cxx (new 1081), vtkMimxAttachBoundingBoxMesh.h (new 83), vtkMimxBoundingBoxFromBounds.cxx (new 110), vtkMimxBoundingBoxFromBounds.h (new 65), vtkMimxBoundingBoxFromUnstructuredGrid.cxx (new 185), vtkMimxBoundingBoxFromUnstructuredGrid.h (new 67), vtkMimxBoundingBoxSurfaceMesh.cxx (new 258), vtkMimxBoundingBoxSurfaceMesh.h (new 60), vtkMimxBoundingBoxToStructuredGrids.cxx (new 228), vtkMimxBoundingBoxToStructuredGrids.h (new 69), vtkMimxButterflyMeshFromBounds.cxx (new 190), vtkMimxButterflyMeshFromBounds.h (new 62), vtkMimxClipImageFromBox.cxx (new 276), vtkMimxClipImageFromBox.h (new 81), vtkMimxComputeNormalsFromPolydataFilter.cxx (new 153), vtkMimxComputeNormalsFromPolydataFilter.h (new 51), vtkMimxConstrainedSmoothPolyDataFilter.cxx (new 781), vtkMimxConstrainedSmoothPolyDataFilter.h (new 151), vtkMimxCylindricalMesh.cxx (new 1579), vtkMimxCylindricalMesh.h (new 117), vtkMimxDeleteUnstructuredHexahedronGridCell.cxx (new 187), vtkMimxDeleteUnstructuredHexahedronGridCell.h (new 60), vtkMimxEdgeToPlanarStructuredGrid.cxx (new 263), vtkMimxEdgeToPlanarStructuredGrid.h (new 70), vtkMimxEdgeToStructuredGrid.cxx (new 724), vtkMimxEdgeToStructuredGrid.h (new 80), vtkMimxEditUnstructuredHexahedronGrid.cxx (new 566), vtkMimxEditUnstructuredHexahedronGrid.h (new 78), vtkMimxEquivalancePoints.cxx (new 128), vtkMimxEquivalancePoints.h (new 63), vtkMimxExtractElementNumbersOfaFaceFilter.cxx (new 318), vtkMimxExtractElementNumbersOfaFaceFilter.h (new 81), vtkMimxExtractStructuredGridEdge.cxx (new 310), vtkMimxExtractStructuredGridEdge.h (new 80), vtkMimxExtractStructuredGridFace.cxx (new 459), vtkMimxExtractStructuredGridFace.h (new 73), vtkMimxExtractSurface.cxx (new 174), vtkMimxExtractSurface.h (new 96), vtkMimxExtrudePolyData.cxx (new 227), vtkMimxExtrudePolyData.h (new 65), vtkMimxFilterConfigure.h.in (new 11), vtkMimxFilterWin32Header.h (new 15), vtkMimxFourPointsToStructuredPlanarMesh.cxx (new 232), vtkMimxFourPointsToStructuredPlanarMesh.h (new 69), vtkMimxGenerateHexahedronMesh.cxx (new 3116), vtkMimxGenerateHexahedronMesh.h (new 219), vtkMimxGenerateIntervertebralDisc.cxx (new 568), vtkMimxGenerateIntervertebralDisc.h (new 80), vtkMimxGeometryFilter.cxx (new 136), vtkMimxGeometryFilter.h (new 66), vtkMimxMapOriginalCellAndPointIds.cxx (new 296), vtkMimxMapOriginalCellAndPointIds.h (new 68), vtkMimxMergePoints.cxx (new 146), vtkMimxMergePoints.h (new 64), vtkMimxMeshSeed.cxx (new 1012), vtkMimxMeshSeed.h (new 78), vtkMimxMirrorUnstructuredHexahedronGridCell.cxx (new 273), vtkMimxMirrorUnstructuredHexahedronGridCell.h (new 59), vtkMimxMorphStructuredGrid.cxx (new 1182), vtkMimxMorphStructuredGrid.h (new 92), vtkMimxPatchSurfaceMesh.cxx (new 318), vtkMimxPatchSurfaceMesh.h (new 79), vtkMimxPlanarEllipticalInterpolation.cxx (new 150), vtkMimxPlanarEllipticalInterpolation.h (new 67), vtkMimxPlanarTransfiniteInterpolation.cxx (new 160), vtkMimxPlanarTransfiniteInterpolation.h (new 61), vtkMimxPlanarTrilinearInterpolation.cxx (new 160), vtkMimxPlanarTrilinearInterpolation.h (new 62), vtkMimxPolyDataSingleSourceShortestPath.cxx (new 534), vtkMimxPolyDataSingleSourceShortestPath.h (new 179), vtkMimxRebinMaterialProperty.cxx (new 284), vtkMimxRebinMaterialProperty.h (new 137), vtkMimxRecalculateInteriorNodes.cxx (new 1636), vtkMimxRecalculateInteriorNodes.h (new 137), vtkMimxRecalculateInteriorNodesTPS.cxx (new 232), vtkMimxRecalculateInteriorNodesTPS.h (new 65), vtkMimxSelectSurface.cxx (new 450), vtkMimxSelectSurface.h (new 116), vtkMimxSetStructuredGridEdge.cxx (new 326), vtkMimxSetStructuredGridEdge.h (new 82), vtkMimxSetStructuredGridFace.cxx (new 322), vtkMimxSetStructuredGridFace.h (new 73), vtkMimxSmoothUnstructuredGridFilter.cxx (new 321), vtkMimxSmoothUnstructuredGridFilter.h (new 73), vtkMimxSolidEllipticalInterpolation.cxx (new 204), vtkMimxSolidEllipticalInterpolation.h (new 65), vtkMimxSolidTransfiniteInterpolation.cxx (new 353), vtkMimxSolidTransfiniteInterpolation.h (new 62), vtkMimxSolidTrilinearInterpolation.cxx (new 177), vtkMimxSolidTrilinearInterpolation.h (new 64), vtkMimxSplitUnstructuredHexahedronGridCell.cxx (new 1106), vtkMimxSplitUnstructuredHexahedronGridCell.h (new 77), vtkMimxStructuredPlanarToStructuredSolidGrid.cxx (new 303), vtkMimxStructuredPlanarToStructuredSolidGrid.h (new 66), vtkMimxSubdivideBoundingBox.cxx (new 286), vtkMimxSubdivideBoundingBox.h (new 58), vtkMimxSubdivideCurve.cxx (new 198), vtkMimxSubdivideCurve.h (new 63), vtkMimxUnstructuredGridFromBoundingBox.cxx (new 340), vtkMimxUnstructuredGridFromBoundingBox.h (new 58), vtkMimxUnstructuredGridFromFourPoints.cxx (new 135), vtkMimxUnstructuredGridFromFourPoints.h (new 61), vtkMimxUnstructuredToStructuredGrid.cxx (new 193), vtkMimxUnstructuredToStructuredGrid.h (new 71)
clisle 2008-12-05 11:46 Rev.: 8058

ENH: deleting old Meshing module, before replacing with new version, including IA_FEMesh

0 lines of code changed in 95 files:

  • Modules/Meshing/Filter: CMakeLists.txt (del), itkMimxImageToVtkUnstructuredGridFilter.h (del), itkMimxImageToVtkUnstructuredGridFilter.txx (del), mimxDiscreteGaussianImageFilter.cxx (del), mimxLinkedList.h (del), mimxMatrixTemplate.h (del), vtkFilter.h (del), vtkFilterConfigure.h.in (del), vtkFilterWin32Header.h (del), vtkMimxAddUnstructuredHexahedronGridCell.cxx (del), vtkMimxAddUnstructuredHexahedronGridCell.h (del), vtkMimxAttachBoundingBoxMesh.cxx (del), vtkMimxAttachBoundingBoxMesh.h (del), vtkMimxBoundingBoxFromBounds.cxx (del), vtkMimxBoundingBoxFromBounds.h (del), vtkMimxBoundingBoxSurfaceMesh.cxx (del), vtkMimxBoundingBoxSurfaceMesh.h (del), vtkMimxBoundingBoxToStructuredGrids.cxx (del), vtkMimxBoundingBoxToStructuredGrids.h (del), vtkMimxButterflyMeshFromBounds.cxx (del), vtkMimxButterflyMeshFromBounds.h (del), vtkMimxClipImageFromBox.cxx (del), vtkMimxClipImageFromBox.h (del), vtkMimxComputeNormalsFromPolydataFilter.cxx (del), vtkMimxComputeNormalsFromPolydataFilter.h (del), vtkMimxConstrainedSmoothPolyDataFilter.cxx (del), vtkMimxConstrainedSmoothPolyDataFilter.h (del), vtkMimxCylindricalMesh.cxx (del), vtkMimxCylindricalMesh.h (del), vtkMimxDeleteUnstructuredHexahedronGridCell.cxx (del), vtkMimxDeleteUnstructuredHexahedronGridCell.h (del), vtkMimxEdgeToPlanarStructuredGrid.cxx (del), vtkMimxEdgeToPlanarStructuredGrid.h (del), vtkMimxEdgeToStructuredGrid.cxx (del), vtkMimxEdgeToStructuredGrid.h (del), vtkMimxEditUnstructuredHexahedronGrid.cxx (del), vtkMimxEditUnstructuredHexahedronGrid.h (del), vtkMimxExtractStructuredGridEdge.cxx (del), vtkMimxExtractStructuredGridEdge.h (del), vtkMimxExtractStructuredGridFace.cxx (del), vtkMimxExtractStructuredGridFace.h (del), vtkMimxExtrudePolyData.cxx (del), vtkMimxExtrudePolyData.h (del), vtkMimxFourPointsToStructuredPlanarMesh.cxx (del), vtkMimxFourPointsToStructuredPlanarMesh.h (del), vtkMimxGenerateHexahedronMesh.cxx (del), vtkMimxGenerateHexahedronMesh.h (del), vtkMimxGenerateIntervertebralDisc.cxx (del), vtkMimxGenerateIntervertebralDisc.h (del), vtkMimxMeshSeed.cxx (del), vtkMimxMeshSeed.h (del), vtkMimxMirrorUnstructuredHexahedronGridCell.cxx (del), vtkMimxMirrorUnstructuredHexahedronGridCell.h (del), vtkMimxMorphStructuredGrid.cxx (del), vtkMimxMorphStructuredGrid.h (del), vtkMimxPatchSurfaceMesh.cxx (del), vtkMimxPatchSurfaceMesh.h (del), vtkMimxPlanarEllipticalInterpolation.cxx (del), vtkMimxPlanarEllipticalInterpolation.h (del), vtkMimxPlanarTransfiniteInterpolation.cxx (del), vtkMimxPlanarTransfiniteInterpolation.h (del), vtkMimxPlanarTrilinearInterpolation.cxx (del), vtkMimxPlanarTrilinearInterpolation.h (del), vtkMimxPolyDataSingleSourceShortestPath.cxx (del), vtkMimxPolyDataSingleSourceShortestPath.h (del), vtkMimxRebinMaterialProperty.cxx (del), vtkMimxRebinMaterialProperty.h (del), vtkMimxRecalculateInteriorNodes.cxx (del), vtkMimxRecalculateInteriorNodes.h (del), vtkMimxSelectSurface.cxx (del), vtkMimxSelectSurface.h (del), vtkMimxSetStructuredGridEdge.cxx (del), vtkMimxSetStructuredGridEdge.h (del), vtkMimxSetStructuredGridFace.cxx (del), vtkMimxSetStructuredGridFace.h (del), vtkMimxSmoothUnstructuredGridFilter.cxx (del), vtkMimxSmoothUnstructuredGridFilter.h (del), vtkMimxSolidEllipticalInterpolation.cxx (del), vtkMimxSolidEllipticalInterpolation.h (del), vtkMimxSolidTransfiniteInterpolation.cxx (del), vtkMimxSolidTransfiniteInterpolation.h (del), vtkMimxSolidTrilinearInterpolation.cxx (del), vtkMimxSolidTrilinearInterpolation.h (del), vtkMimxSplitUnstructuredHexahedronGridCell.cxx (del), vtkMimxSplitUnstructuredHexahedronGridCell.h (del), vtkMimxStructuredPlanarToStructuredSolidGrid.cxx (del), vtkMimxStructuredPlanarToStructuredSolidGrid.h (del), vtkMimxSubdivideCurve.cxx (del), vtkMimxSubdivideCurve.h (del), vtkMimxUnstructuredGridFromBoundingBox.cxx (del), vtkMimxUnstructuredGridFromBoundingBox.h (del), vtkMimxUnstructuredGridFromFourPoints.cxx (del), vtkMimxUnstructuredGridFromFourPoints.h (del), vtkMimxUnstructuredToStructuredGrid.cxx (del), vtkMimxUnstructuredToStructuredGrid.h (del)
barre 2008-06-25 10:58 Rev.: 7176

COMP: minor. One of the reason Slicer3 is so slow to compile is that so many classes include STL headers in their own header, instead of their implementation file (PIMPL). Some of those headers are actually not needed anymore by said classes, or were put there "just in case I need a map, vector, list, etc.". The more it happens, the slower the build process gets, and the slower the dependencies are computed/resolved. Try to fix some.

0 lines of code changed in 1 file:

  • Modules/Meshing/Filter: vtkMimxGenerateHexahedronMesh.h (-1)
naucoin 2008-05-28 16:49 Rev.: 6905

COMP: getting rid of compiler warnings, each control path should return a value

2 lines of code changed in 2 files:

  • Modules/Meshing/Filter: vtkMimxMeshSeed.cxx (+1), vtkMimxStructuredPlanarToStructuredSolidGrid.cxx (+1)
pieper 2008-05-28 08:49 Rev.: 6892

COMP: fix warnings

4 lines of code changed in 3 files:

  • Modules/Meshing/Filter: vtkMimxCylindricalMesh.cxx (+1 -1), vtkMimxEdgeToPlanarStructuredGrid.cxx (+3), vtkMimxSplitUnstructuredHexahedronGridCell.cxx (-1)
barre 2008-05-27 17:44 Rev.: 6889

ENH: Plugins and Modules have specific location for their binairies/dll, different from the usual bin/ and lib/ (i.e. lib/Slicer3/Plugins, lib/Slicer3/Modules). This was achieved by setting LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH from the slicer3_set_default_modules_output_path and slicer3_set_default_plugins_output_path macro, but it is a dangerous practice to override a global variable, as it propagates to subtrees. As a result, SlicerTractographySeeding, which combines a module and a CLP in the same CMakeLists, was not built to the proper directory; ExtractSkeleton was not output in the right location either, and several tests ended up in Plugins instead of bin/ (GaussianBlurImageFilterTest, OrientImageTest). Fix this by creating a macro that will set the LIBRARY_OUTPUT_DIRECTORY and RUNTIME_OUTPUT_DIRECTORY explicitly on a *target* basis, using SET_TARGET_PROPERTIES. This removes the side-effects described above.

2 lines of code changed in 1 file:

  • Modules/Meshing/Filter: CMakeLists.txt (+2 -3)
barre 2008-05-26 10:17 Rev.: 6851

ENH: added slicer3_install_modules and slicer3_install_plugins macro to hide the big INSTALL() command that was used to install plugins/modules; this is more elegant, and enable us to have better control on installation by modifying just one file.

1 lines of code changed in 1 file:

  • Modules/Meshing/Filter: CMakeLists.txt (+1 -6)
barre 2008-05-20 02:29 Rev.: 6772

ENH: Slicer3 Spring Installation Clean Up

108 lines of code changed in 3 files:

  • Modules/Meshing/Filter: CMakeLists.txt (+105 -64), vtkFilter.h (+2 -2), vtkFilterConfigure.h.in (+1 -6)
pieper 2007-12-02 13:38 Rev.: 5021

BUG: there appears to be a memory management issue with vtkCellLinks in vtk

0 lines of code changed in 1 file:

  • Modules/Meshing/Filter: vtkMimxRebinMaterialProperty.cxx (changed)
vmagnotta 2007-12-02 12:20 Rev.: 5020

BUG: Cleaned up to eliminte memory leaks.

0 lines of code changed in 2 files:

  • Modules/Meshing/Filter: itkMimxImageToVtkUnstructuredGridFilter.txx (changed), vtkMimxRebinMaterialProperty.cxx (changed)
vmagnotta 2007-11-28 12:26 Rev.: 4977

COMP: Changes made to the Voxel meshing code to support VTK 5.0
These removed the vtkTable class and instead use vtkFieldData.

These changes also turn on the Meshing Module by default. Previously
this was commented out in the Modules/CMakeLists.txt file since it
would only build with a CVS head version of VTK.

0 lines of code changed in 3 files:

  • Modules/Meshing/Filter: vtkMimxCylindricalMesh.cxx (changed), vtkMimxRebinMaterialProperty.cxx (changed), vtkMimxRebinMaterialProperty.h (changed)
vmagnotta 2007-09-15 17:26 Rev.: 4338

BUG: Corrected compile time issues with the const definitions in
this file. It should be replaced with vnl functions eventually.

3 lines of code changed in 1 file:

  • Modules/Meshing/Filter: mimxMatrixTemplate.h (+3 -3)
vmagnotta 2007-09-15 10:02 Rev.: 4336

ENH: Modified code to build after integeration of IAFEMesh
interactive code.

1194 lines of code changed in 7 files:

  • Modules/Meshing/Filter: CMakeLists.txt (+2 -3), itkMimxImageToVtkUnstructuredGridFilter.h (new 229), itkMimxImageToVtkUnstructuredGridFilter.txx (new 579), mimxLinkedList.h (new 115), mimxMatrixTemplate.h (new 249), vtkMimxConstrainedSmoothPolyDataFilter.cxx (+18 -18), vtkMimxConstrainedSmoothPolyDataFilter.h (+2 -2)
pieper 2007-08-10 17:38 Rev.: 4040

ENH: new filter code for meshing from the Iowa team

25702 lines of code changed in 91 files:

  • Modules/Meshing/Filter: CMakeLists.txt (new 83), mimxDiscreteGaussianImageFilter.cxx (new 186), vtkFilter.h (new 2), vtkFilterConfigure.h.in (new 16), vtkFilterWin32Header.h (new), vtkMimxAddUnstructuredHexahedronGridCell.cxx (new 415), vtkMimxAddUnstructuredHexahedronGridCell.h (new 63), vtkMimxAttachBoundingBoxMesh.cxx (new 1081), vtkMimxAttachBoundingBoxMesh.h (new 83), vtkMimxBoundingBoxFromBounds.cxx (new 110), vtkMimxBoundingBoxFromBounds.h (new 65), vtkMimxBoundingBoxSurfaceMesh.cxx (new 258), vtkMimxBoundingBoxSurfaceMesh.h (new 60), vtkMimxBoundingBoxToStructuredGrids.cxx (new 228), vtkMimxBoundingBoxToStructuredGrids.h (new 69), vtkMimxButterflyMeshFromBounds.cxx (new 190), vtkMimxButterflyMeshFromBounds.h (new 62), vtkMimxClipImageFromBox.cxx (new 276), vtkMimxClipImageFromBox.h (new 81), vtkMimxComputeNormalsFromPolydataFilter.cxx (new 153), vtkMimxComputeNormalsFromPolydataFilter.h (new 51), vtkMimxConstrainedSmoothPolyDataFilter.cxx (new 781), vtkMimxConstrainedSmoothPolyDataFilter.h (new 151), vtkMimxCylindricalMesh.cxx (new 1579), vtkMimxCylindricalMesh.h (new 117), vtkMimxDeleteUnstructuredHexahedronGridCell.cxx (new 187), vtkMimxDeleteUnstructuredHexahedronGridCell.h (new 60), vtkMimxEdgeToPlanarStructuredGrid.cxx (new 260), vtkMimxEdgeToPlanarStructuredGrid.h (new 70), vtkMimxEdgeToStructuredGrid.cxx (new 724), vtkMimxEdgeToStructuredGrid.h (new 80), vtkMimxEditUnstructuredHexahedronGrid.cxx (new 566), vtkMimxEditUnstructuredHexahedronGrid.h (new 78), vtkMimxExtractStructuredGridEdge.cxx (new 310), vtkMimxExtractStructuredGridEdge.h (new 80), vtkMimxExtractStructuredGridFace.cxx (new 459), vtkMimxExtractStructuredGridFace.h (new 73), vtkMimxExtrudePolyData.cxx (new 227), vtkMimxExtrudePolyData.h (new 65), vtkMimxFourPointsToStructuredPlanarMesh.cxx (new 232), vtkMimxFourPointsToStructuredPlanarMesh.h (new 69), vtkMimxGenerateHexahedronMesh.cxx (new 3116), vtkMimxGenerateHexahedronMesh.h (new 220), vtkMimxGenerateIntervertebralDisc.cxx (new 568), vtkMimxGenerateIntervertebralDisc.h (new 80), vtkMimxMeshSeed.cxx (new 1011), vtkMimxMeshSeed.h (new 78), vtkMimxMirrorUnstructuredHexahedronGridCell.cxx (new 273), vtkMimxMirrorUnstructuredHexahedronGridCell.h (new 59), vtkMimxMorphStructuredGrid.cxx (new 1182), vtkMimxMorphStructuredGrid.h (new 92), vtkMimxPatchSurfaceMesh.cxx (new 318), vtkMimxPatchSurfaceMesh.h (new 79), vtkMimxPlanarEllipticalInterpolation.cxx (new 150), vtkMimxPlanarEllipticalInterpolation.h (new 67), vtkMimxPlanarTransfiniteInterpolation.cxx (new 160), vtkMimxPlanarTransfiniteInterpolation.h (new 61), vtkMimxPlanarTrilinearInterpolation.cxx (new 160), vtkMimxPlanarTrilinearInterpolation.h (new 62), vtkMimxPolyDataSingleSourceShortestPath.cxx (new 534), vtkMimxPolyDataSingleSourceShortestPath.h (new 179), vtkMimxRebinMaterialProperty.cxx (new 284), vtkMimxRebinMaterialProperty.h (new 137), vtkMimxRecalculateInteriorNodes.cxx (new 1636), vtkMimxRecalculateInteriorNodes.h (new 137), vtkMimxSelectSurface.cxx (new 450), vtkMimxSelectSurface.h (new 116), vtkMimxSetStructuredGridEdge.cxx (new 326), vtkMimxSetStructuredGridEdge.h (new 82), vtkMimxSetStructuredGridFace.cxx (new 322), vtkMimxSetStructuredGridFace.h (new 73), vtkMimxSmoothUnstructuredGridFilter.cxx (new 321), vtkMimxSmoothUnstructuredGridFilter.h (new 73), vtkMimxSolidEllipticalInterpolation.cxx (new 204), vtkMimxSolidEllipticalInterpolation.h (new 65), vtkMimxSolidTransfiniteInterpolation.cxx (new 353), vtkMimxSolidTransfiniteInterpolation.h (new 62), vtkMimxSolidTrilinearInterpolation.cxx (new 177), vtkMimxSolidTrilinearInterpolation.h (new 64), vtkMimxSplitUnstructuredHexahedronGridCell.cxx (new 1107), vtkMimxSplitUnstructuredHexahedronGridCell.h (new 77), vtkMimxStructuredPlanarToStructuredSolidGrid.cxx (new 302), vtkMimxStructuredPlanarToStructuredSolidGrid.h (new 66), vtkMimxSubdivideCurve.cxx (new 198), vtkMimxSubdivideCurve.h (new 63), vtkMimxUnstructuredGridFromBoundingBox.cxx (new 340), vtkMimxUnstructuredGridFromBoundingBox.h (new 58), vtkMimxUnstructuredGridFromFourPoints.cxx (new 135), vtkMimxUnstructuredGridFromFourPoints.h (new 61), vtkMimxUnstructuredToStructuredGrid.cxx (new 193), vtkMimxUnstructuredToStructuredGrid.h (new 71)
pieper 2007-08-08 08:10 Rev.: 4021

ENH: new meshing code from Iowa MIMX group in support of NA-MIC collaboration grant

0 lines of code changed in 10 files:

  • Modules/Meshing/Filter: CMakeLists.txt (del), itkImageToVtkUnstructuredGridFilter.h (del), itkImageToVtkUnstructuredGridFilter.txx (del), vtkMeshFilterConfigure.h.in (del), vtkRebinMaterialProperty.cxx (del), vtkRebinMaterialProperty.h (del), vtkTable.cxx (del), vtkTable.h (del), vtkTableReader.cxx (del), vtkTableReader.h (del)
vmagnotta 2007-05-02 22:24 Rev.: 3324

ENH: Changes made to support different versions of VTK
that may not contain the vtkTable classes.

0 lines of code changed in 5 files:

  • Modules/Meshing/Filter: CMakeLists.txt (changed), vtkTable.cxx (new), vtkTable.h (new), vtkTableReader.cxx (new), vtkTableReader.h (new)
vmagnotta 2007-04-30 22:12 Rev.: 3300

ENH: Added new Module code to hold the Meshing utilities. The
first adition includes a Voxel Meshing Command Line Execuation
Model program.

83 lines of code changed in 6 files:

  • Modules/Meshing/Filter: CMakeLists.txt (new 83), itkImageToVtkUnstructuredGridFilter.h (new), itkImageToVtkUnstructuredGridFilter.txx (new), vtkMeshFilterConfigure.h.in (new), vtkRebinMaterialProperty.cxx (new), vtkRebinMaterialProperty.h (new)
Generated by StatSVN 0.5.0