Classes | |
class | MiOutlineExtractHexahedronIjk |
Extract the outline of an hexahedron IJK mesh. More... | |
class | MiOutlineExtractIj |
Outline extractor for a structured surface mesh. More... | |
class | MiOutlineExtractIjk |
Outline extractor for a structured volume mesh. More... | |
class | MiOutlineExtractUnstructured |
Outline extractor for an unstructured mesh. More... | |
Typedefs | |
typedef SoDEPRECATED MiOutlineExtractHexahedronIjk | MiOutlineExtractUnstructuredIjk |
typedef SoDEPRECATED MiOutlineExtractHexahedronIjk MiOutlineExtractUnstructuredIjk |
Extract the outline of an hexahedron IJK mesh.
Builds a MeXLineMeshUnstructured interfaces containing the mesh outline. The outline of a mesh is made up of all the edges that belong to only one cell. Internal edges of a mesh will not be displayed except when they are only adjacent to dead cells.