Uses of Interface
com.openinventor.meshvizxlm.mesh.cell.MiLineCell
Packages that use MiLineCell
Package
Description
Provides interfaces for meshes definition.
Provides interfaces for mesh topologies definition.
Provides interfaces for defining cells of extracted meshes.
-
Uses of MiLineCell in com.openinventor.meshvizxlm.mesh
Classes in com.openinventor.meshvizxlm.mesh with type parameters of type MiLineCellModifier and TypeInterfaceDescriptioninterface
MiLineMeshUnstructured<C extends MiLineCell,
T extends MiLineTopologyExplicitI<C>, G extends MiGeometryI> Unstructured Line mesh interface. -
Uses of MiLineCell in com.openinventor.meshvizxlm.mesh.topology
Classes in com.openinventor.meshvizxlm.mesh.topology with type parameters of type MiLineCellModifier and TypeInterfaceDescriptioninterface
MiLineTopologyExplicitI<C extends MiLineCell>
List of line cells interface. -
Uses of MiLineCell in com.openinventor.meshvizxlm.meshextracted.cell
Subinterfaces of MiLineCell in com.openinventor.meshvizxlm.meshextracted.cellModifier and TypeInterfaceDescriptioninterface
Defines a cell of an extracted line mesh.