Classes |
class | itk::CellInterface< TPixelType, TCellTraits > |
class | itk::CellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer > |
| A simple utility class to define the cell type inside a mesh type structure definition. This just makes a copy of existing type information that is needed for a cell type template parameter. More...
|
class | itk::DefaultDynamicMeshTraits< TPixelType, VPointDimension, VMaxTopologicalDimension, TCoordRep, TInterpolationWeight, TCellPixelType > |
class | itk::DefaultStaticMeshTraits< TPixelType, VPointDimension, VMaxTopologicalDimension, TCoordRep, TInterpolationWeight, TCellPixelType > |
class | itk::GeometricalQuadEdge< TVRef, TFRef, TPrimalData, TDualData, PrimalDual > |
| This class extends the QuadEdge by adding a reference to the Origin. More...
|
class | itk::HexahedronCell< TCellInterface > |
class | itk::HexahedronCellTopology |
class | itk::LineCell< TCellInterface > |
class | itk::Mesh< TPixelType, VDimension, TMeshTraits > |
| Implements the N-dimensional mesh structure. More...
|
class | itk::MeshRegion |
| A mesh region represents an unstructured region of data. More...
|
class | itk::PolygonCell< TCellInterface > |
class | itk::QuadEdge |
| Base class for the implementation of a quad-edge data structure as proposed in "Guibas and Stolfi 1985". More...
|
class | itk::QuadraticEdgeCell< TCellInterface > |
class | itk::QuadraticTriangleCell< TCellInterface > |
class | itk::QuadraticTriangleCellTopology |
class | itk::QuadrilateralCell< TCellInterface > |
class | itk::QuadrilateralCellTopology |
class | itk::TetrahedronCell< TCellInterface > |
class | itk::TetrahedronCellTopology |
class | itk::TriangleCell< TCellInterface > |
class | itk::TriangleCellTopology |
class | itk::VertexCell< TCellInterface > |
class | itk::VoronoiDiagram2D< TCoordType > |
| Implements the 2-Dimensional Voronoi Diagram. More...
|
This category includes the objects required to represent meshes in ITK.