Uses of Interface
com.openinventor.meshvizxlm.meshextracted.cell.MeXLineCell
-
Packages that use MeXLineCell Package Description com.openinventor.meshvizxlm.extractors.isosurf Provides classes for isosurface extraction.com.openinventor.meshvizxlm.extractors.outline Provides classes for outline extraction.com.openinventor.meshvizxlm.extractors.skin Provides classes for skin extraction.com.openinventor.meshvizxlm.extractors.slice Provides classes for slices extraction.com.openinventor.meshvizxlm.mapping.details Provides classes for detail information storage.com.openinventor.meshvizxlm.meshextracted Provides interfaces for extracted meshes definition.com.openinventor.meshvizxlm.meshextracted.topology Provides interfaces for defining topologies of extracted meshes. -
-
Uses of MeXLineCell in com.openinventor.meshvizxlm.extractors.isosurf
Methods in com.openinventor.meshvizxlm.extractors.isosurf that return types with arguments of type MeXLineCell Modifier and Type Method Description abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiIsosurfExtractUnstructured. extractLineIsovalue(double isoValue, MiScalardSetI dataSet, MiCellFilterI cellFilter)
Builds the ouline of an isosurface of the given isovalue in the given dataset.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiIsosurfExtractUnstructured. extractLineIsovalue(double isoValue, MiScalardSetI dataSet, MiCellFilterI cellFilter)
Builds the ouline of an isosurface of the given isovalue in the given dataset. -
Uses of MeXLineCell in com.openinventor.meshvizxlm.extractors.outline
Methods in com.openinventor.meshvizxlm.extractors.outline that return types with arguments of type MeXLineCell Modifier and Type Method Description abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractIj. extractOutline(MiCellFilterIj cellFilter)
Builds the topology and geometry of a mesh outline.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractIj. extractOutline(MiCellFilterIj cellFilter)
Builds the topology and geometry of a mesh outline.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractIjk. extractOutline(MiCellFilterIjk cellFilter)
Builds the topology and geometry of a mesh outline.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractIjk. extractOutline(MiCellFilterIjk cellFilter)
Builds the topology and geometry of a mesh outline.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractUnstructured. extractOutline(MiCellFilterI cellFilter)
Builds the topology and geometry of a mesh outline.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractUnstructured. extractOutline(MiCellFilterI cellFilter)
Builds the topology and geometry of a mesh outline.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractIj. getExtract()
Returns the result of the extraction as a mesh.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractIj. getExtract()
Returns the result of the extraction as a mesh.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractIjk. getExtract()
Returns the result of the extraction as a mesh.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractIjk. getExtract()
Returns the result of the extraction as a mesh.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractUnstructured. getExtract()
Returns the result of the extraction as a mesh.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiOutlineExtractUnstructured. getExtract()
Returns the result of the extraction as a mesh. -
Uses of MeXLineCell in com.openinventor.meshvizxlm.extractors.skin
Methods in com.openinventor.meshvizxlm.extractors.skin that return types with arguments of type MeXLineCell Modifier and Type Method Description abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiSkinExtractUnstructured. extractLineSkin(MiCellFilterI cellFilter)
Builds the topology and geometry of the line skin.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiSkinExtractUnstructured. extractLineSkin(MiCellFilterI cellFilter)
Builds the topology and geometry of the line skin. -
Uses of MeXLineCell in com.openinventor.meshvizxlm.extractors.slice
Methods in com.openinventor.meshvizxlm.extractors.slice that return types with arguments of type MeXLineCell Modifier and Type Method Description abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiPlaneSliceExtractUnstructured. extractLineSlice(SbVec3d normal, double distance, MiCellFilterI filter)
Builds the topology and geometry of a line plane slice intersecting the volume mesh.abstract MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MiPlaneSliceExtractUnstructured. extractLineSlice(SbVec3d normal, double distance, MiCellFilterI filter)
Builds the topology and geometry of a line plane slice intersecting the volume mesh. -
Uses of MeXLineCell in com.openinventor.meshvizxlm.mapping.details
Methods in com.openinventor.meshvizxlm.mapping.details that return types with arguments of type MeXLineCell Modifier and Type Method Description MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MoLineMeshDetail. getExtractedMesh()
Returns the extracted line.MeXLineMeshUnstructured<MeXLineCell,MeXLineTopologyExplicitI<MeXLineCell>,MeXGeometryI>
MoLineMeshDetail. getExtractedMesh()
Returns the extracted line. -
Uses of MeXLineCell in com.openinventor.meshvizxlm.meshextracted
Classes in com.openinventor.meshvizxlm.meshextracted with type parameters of type MeXLineCell Modifier and Type Interface Description interface
MeXLineMeshUnstructured<C extends MeXLineCell,T extends MeXLineTopologyExplicitI<C>,G extends MeXGeometryI>
Extracted unstructured line mesh interface.Methods in com.openinventor.meshvizxlm.meshextracted that return types with arguments of type MeXLineCell Modifier and Type Method Description MeXLineTopologyExplicitI<MeXLineCell>
MeXLineMeshFromPolyhedralMesh. getTopology()
Method parameters in com.openinventor.meshvizxlm.meshextracted with type arguments of type MeXLineCell Modifier and Type Method Description void
MeXLineMeshFromPolyhedralMesh. setTopology(MeXLineTopologyExplicitI<MeXLineCell> topology)
Constructor parameters in com.openinventor.meshvizxlm.meshextracted with type arguments of type MeXLineCell Constructor Description MeXLineMeshFromPolyhedralMesh(MeXLineTopologyExplicitI<MeXLineCell> topology, MeXGeometryI geometry)
-
Uses of MeXLineCell in com.openinventor.meshvizxlm.meshextracted.topology
Classes in com.openinventor.meshvizxlm.meshextracted.topology with type parameters of type MeXLineCell Modifier and Type Interface Description interface
MeXLineTopologyExplicitI<C extends MeXLineCell>
List of extracted line cells interface.
-