#include <itkTriangleMeshToSimplexMeshFilter.h>
Inheritance diagram for itk::TriangleMeshToSimplexMeshFilter< TInputMesh, TOutputMesh >:
The triangle cell centers build the points of the dual simplex mesh each center is connected with the center of each neighboring triangle. This creates the simplex structure.
Finally the neighbors of the points are reordered counter-clockwise for geometry computation.
Definition at line 48 of file itkTriangleMeshToSimplexMeshFilter.h.
|
Definition at line 87 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 60 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 93 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 100 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 99 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 95 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 103 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 102 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 94 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 71 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 83 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 86 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 85 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 69 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Some convenient typedefs. Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 68 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 72 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 74 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 73 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 70 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 96 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 88 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 106 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 105 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 107 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Reimplemented from itk::MeshSource< TOutputMesh >. Definition at line 76 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 78 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 79 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 81 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 80 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 77 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 108 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Smart pointer typedef support Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 59 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 89 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Standard "Self" typedef. Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 53 of file itkTriangleMeshToSimplexMeshFilter.h. Referenced by itk::TriangleMeshToSimplexMeshFilter< TInputMesh, TOutputMesh >::TriangleMeshToSimplexMeshFilter(). |
|
Standard "Superclass" typedef. Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 56 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 90 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 98 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Definition at line 91 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
|
|
|
|
Definition at line 116 of file itkTriangleMeshToSimplexMeshFilter.h. References itk::TriangleMeshToSimplexMeshFilter< TInputMesh, TOutputMesh >::Self. |
|
Computes the center of a face |
|
This method creates all the cells of the dual simplex mesh |
|
Method creates a new edge, which from the centers of two neighboring triangles of the input mesh over the edge the both triangles have in common. |
|
add edge cells to the input mesh
|
|
Constructs the neighborhood relations for all simplex mesh points It also reorders the neighbors for easy normals computation |
|
Method inserts the new computed simplex points into the output mesh |
|
Override from ProcessObject Reimplemented from itk::ProcessObject. |
|
Run-time type information (and related methods). Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. |
|
Initializes all necessary datastructures |
|
Method of creation through the object factory. Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 118 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::MeshSource< TOutputMesh >. |
|
offset for ids of new simplex polygon cells Definition at line 202 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
offset for edge cell ids Definition at line 213 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
stores the two neighboring cells (faces) of an edge
Definition at line 186 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
stores all edges of the input mesh. the key is the index of the edge cell, and the element is the index pair of the two points of the edge. Definition at line 181 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
stores all faces (triangles) of the input mesh
Definition at line 173 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
stores algorithmic data Definition at line 218 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
offset for point ids Definition at line 207 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
stores line indices for conversion algorithm Definition at line 196 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
stores all edges starting from a vertex
Definition at line 191 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
autopointer definition for creation of new cells in the input mesh Definition at line 223 of file itkTriangleMeshToSimplexMeshFilter.h. |
|
autopointer definition for creation of new simplex cells Definition at line 228 of file itkTriangleMeshToSimplexMeshFilter.h. |