Proposals:New Mesh Class

From KitwarePublic
Revision as of 14:58, 9 January 2007 by Sylvain (talk | contribs) (→‎Overview)
Jump to navigationJump to search

This document derives the motivation and implementation of a new Mesh Class and associated Filters and IO classes for ITK


Overview

itkQuadEdgeMesh (itkQEMesh) is a new data structure for surface meshes. It is more efficient than the current itkMesh for surface processing. However it cannot handle N-dimensional meshes. Hence itkMesh and itkQEMesh will coexist in future releases of ITK. This documents describes how itkQuadEdgeMesh will be integrated into ITK 3.2.