Uses of Interface
com.openinventor.meshvizxlm.meshextracted.cell.MeXSurfaceCell
Packages that use MeXSurfaceCell
Package
Description
Provides classes for cell extraction and utility classes for cells.
Provides classes for isosurface extraction.
Provides classes for skin extraction.
Provides classes for slab extraction.
Provides classes for slices extraction.
Provides classes for detail information storage.
Provides interfaces for extracted meshes definition.
Provides interfaces for defining topologies of extracted meshes.
-
Uses of MeXSurfaceCell in com.openinventor.meshvizxlm.extractors.cell
Methods in com.openinventor.meshvizxlm.extractors.cell that return types with arguments of type MeXSurfaceCellModifier and TypeMethodDescriptionabstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIj.extractCell
(double factor, MiCellFilterIj cellFilter) Creates an unstructured surface mesh from the faces of all the cells in the original surface mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIj.extractCell
(double factor, MiCellFilterIj cellFilter) Creates an unstructured surface mesh from the faces of all the cells in the original surface mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIj.extractCell
(long[] cellIndexes, double factor, MiCellFilterIj cellFilter) Creates an unstructured surface mesh from the faces of the cells corresponding to the given indices in the original surface mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIj.extractCell
(long[] cellIndexes, double factor, MiCellFilterIj cellFilter) Creates an unstructured surface mesh from the faces of the cells corresponding to the given indices in the original surface mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIjk.extractCell
(double factor, MiCellFilterIjk cellFilter) Creates an unstructured surface mesh from the faces of all the cells in the original volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIjk.extractCell
(double factor, MiCellFilterIjk cellFilter) Creates an unstructured surface mesh from the faces of all the cells in the original volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIjk.extractCell
(int[] cellIndexes, double factor, MiCellFilterIjk cellFilter) Creates an unstructured surface mesh from the faces of the cells corresponding to the given indices in the original volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIjk.extractCell
(int[] cellIndexes, double factor, MiCellFilterIjk cellFilter) Creates an unstructured surface mesh from the faces of the cells corresponding to the given indices in the original volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractUnstructured.extractCell
(double factor, MiCellFilterI cellFilter) Creates an unstructured surface mesh from the faces of all the cells in the original volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractUnstructured.extractCell
(double factor, MiCellFilterI cellFilter) Creates an unstructured surface mesh from the faces of all the cells in the original volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractUnstructured.extractCell
(SortedSet<Long> cellIndexes, double factor, MiCellFilterI cellFilter) Creates an unstructured surface mesh from the faces of the cells corresponding to the given indices in the original volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractUnstructured.extractCell
(SortedSet<Long> cellIndexes, double factor, MiCellFilterI cellFilter) Creates an unstructured surface mesh from the faces of the cells corresponding to the given indices in the original volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIj.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIj.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCellExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh. -
Uses of MeXSurfaceCell in com.openinventor.meshvizxlm.extractors.isosurf
Methods in com.openinventor.meshvizxlm.extractors.isosurf that return types with arguments of type MeXSurfaceCellModifier and TypeMethodDescriptionabstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractHexahedronIjk.extractIsovalue
(double isoValue, MiScalardSetIjk dataSet, MiCellFilterIjk cellFilter) Builds the isosurface of the given isovalue in the givenPER_CELL
dataset.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractHexahedronIjk.extractIsovalue
(double isoValue, MiScalardSetIjk dataSet, MiCellFilterIjk cellFilter) Builds the isosurface of the given isovalue in the givenPER_CELL
dataset.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractHexahedronIjk.extractIsovalue
(double isoValue, MiScalardSetI dataSet, MiCellFilterIjk cellFilter) Builds the isosurface of the given isovalue in the givenPER_NODE
dataset.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractHexahedronIjk.extractIsovalue
(double isoValue, MiScalardSetI dataSet, MiCellFilterIjk cellFilter) Builds the isosurface of the given isovalue in the givenPER_NODE
dataset.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractIjk.extractIsovalue
(double isoValue, MiScalardSetIjk dataSet, MiCellFilterIjk cellFilter) Builds the isosurface of the given isovalue in the given dataset.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractIjk.extractIsovalue
(double isoValue, MiScalardSetIjk dataSet, MiCellFilterIjk cellFilter) Builds the isosurface of the given isovalue in the given dataset.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractUnstructured.extractIsovalue
(double isoValue, MiScalardSetI dataSet, MiCellFilterI cellFilter) Builds the isosurface of the given isovalue in the given dataset.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractUnstructured.extractIsovalue
(double isoValue, MiScalardSetI dataSet, MiCellFilterI cellFilter) Builds the isosurface of the given isovalue in the given dataset.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh. -
Uses of MeXSurfaceCell in com.openinventor.meshvizxlm.extractors.skin
Methods in com.openinventor.meshvizxlm.extractors.skin that return types with arguments of type MeXSurfaceCellModifier and TypeMethodDescriptionabstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSkinExtractIjk.extractSkin
(MiCellFilterIjk cellFilter) Builds the topology and geometry of a mesh skin.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSkinExtractIjk.extractSkin
(MiCellFilterIjk cellFilter) Builds the topology and geometry of a mesh skin.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSkinExtractUnstructured.extractSkin
(MiCellFilterI cellFilter) Builds the topology and geometry of a mesh skin.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSkinExtractUnstructured.extractSkin
(MiCellFilterI cellFilter) Builds the topology and geometry of a mesh skin.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSkinExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSkinExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSkinExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSkinExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh. -
Uses of MeXSurfaceCell in com.openinventor.meshvizxlm.extractors.slab
Methods in com.openinventor.meshvizxlm.extractors.slab that return types with arguments of type MeXSurfaceCellModifier and TypeMethodDescriptionabstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSlabExtractIjk.extractSlab
(int index, int thickness, Dimension dimension, MiCellFilterIjk cellFilter) Builds the mesh skin of the slab defined by the specified index on the given dimension and the specified thickness.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSlabExtractIjk.extractSlab
(int index, int thickness, Dimension dimension, MiCellFilterIjk cellFilter) Builds the mesh skin of the slab defined by the specified index on the given dimension and the specified thickness.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSlabExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSlabExtractIjk.getExtract()
Returns the result of the extraction as a mesh. -
Uses of MeXSurfaceCell in com.openinventor.meshvizxlm.extractors.slice
Methods in com.openinventor.meshvizxlm.extractors.slice that return types with arguments of type MeXSurfaceCellModifier and TypeMethodDescriptionabstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCylinderSliceExtractIjk.extractSlice
(SbVec3d center, double radius, SbVec3d direction, MiCellFilterIjk filter) Builds the topology and geometry of a cylinder slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCylinderSliceExtractIjk.extractSlice
(SbVec3d center, double radius, SbVec3d direction, MiCellFilterIjk filter) Builds the topology and geometry of a cylinder slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCylinderSliceExtractUnstructured.extractSlice
(SbVec3d center, double radius, SbVec3d direction, MiCellFilterI filter) Builds the topology and geometry of a cylinder slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCylinderSliceExtractUnstructured.extractSlice
(SbVec3d center, double radius, SbVec3d direction, MiCellFilterI filter) Builds the topology and geometry of a cylinder slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiPlaneSliceExtractIjk.extractSlice
(SbVec3d normal, double distance, MiCellFilterIjk filter) Builds the topology and geometry of a plane slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiPlaneSliceExtractIjk.extractSlice
(SbVec3d normal, double distance, MiCellFilterIjk filter) Builds the topology and geometry of a plane slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiPlaneSliceExtractUnstructured.extractSlice
(SbVec3d normal, double distance, MiCellFilterI filter) Builds the topology and geometry of a plane slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiPlaneSliceExtractUnstructured.extractSlice
(SbVec3d normal, double distance, MiCellFilterI filter) Builds the topology and geometry of a plane slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSphereSliceExtractIjk.extractSlice
(SbVec3d center, double radius, MiCellFilterIjk filter) Builds the topology and geometry of a sphere slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSphereSliceExtractIjk.extractSlice
(SbVec3d center, double radius, MiCellFilterIjk filter) Builds the topology and geometry of a sphere slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSphereSliceExtractUnstructured.extractSlice
(SbVec3d center, double radius, MiCellFilterI filter) Builds the topology and geometry of a sphere slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSphereSliceExtractUnstructured.extractSlice
(SbVec3d center, double radius, MiCellFilterI filter) Builds the topology and geometry of a sphere slice intersecting the volume mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCylinderSliceExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCylinderSliceExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCylinderSliceExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiCylinderSliceExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiPlaneSliceExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiPlaneSliceExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiPlaneSliceExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiPlaneSliceExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSphereSliceExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSphereSliceExtractIjk.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSphereSliceExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiSphereSliceExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh. -
Uses of MeXSurfaceCell in com.openinventor.meshvizxlm.mapping.details
Methods in com.openinventor.meshvizxlm.mapping.details that return types with arguments of type MeXSurfaceCellModifier and TypeMethodDescriptionMoSurfaceMeshDetail.getExtractedMesh()
Returns the extracted surface.MoSurfaceMeshDetail.getExtractedMesh()
Returns the extracted surface. -
Uses of MeXSurfaceCell in com.openinventor.meshvizxlm.meshextracted
Classes in com.openinventor.meshvizxlm.meshextracted with type parameters of type MeXSurfaceCellModifier and TypeInterfaceDescriptioninterface
MeXSurfaceMeshUnstructured<C extends MeXSurfaceCell,
T extends MeXSurfaceTopologyExplicitI<C>, G extends MeXGeometryI> Extracted unstructured surface mesh interface. -
Uses of MeXSurfaceCell in com.openinventor.meshvizxlm.meshextracted.topology
Classes in com.openinventor.meshvizxlm.meshextracted.topology with type parameters of type MeXSurfaceCellModifier and TypeInterfaceDescriptioninterface
MeXSurfaceTopologyExplicitI<C extends MeXSurfaceCell>
List of extracted surface cells interface.