A Mesh Front Iterator for VTK

David Doria1*
1.Rensselaer Polytechnic Institute
Abstract
A Mesh Front Iterator for VTK

Abstract

Region growing is a technique that can be used to propagate information over a mesh. We provide an iterator that can be used with vtkPointSet subclasses to traverse a mesh in a reasonable fashion. A "front" is emanated from a selected starting vertex, and the iterator provides the ID of the next vertex on this front.

Keywords

Meshregion growingPropagationIterator
Manuscript
Source Code and Data

Source Code and Data

sourceCMakeLists.txt703 BvtkMeshFrontIterator.cxx5.2 KBvtkMeshFrontIterator.cxx.bak4.7 KBvtkMeshFrontIterator.h2.1 KBvtkMeshFrontIteratorDemo.cxx8.2 KBvtkMeshFrontIteratorExample.cxx1 KBvtkMeshFrontIteratorTest.cxx1.5 KB

Select a file to preview