Package com.openinventor.meshvizxlm.mesh.topology
Provides interfaces for mesh topologies definition.
-
Interface Summary Interface Description MiHexahedronTopologyExplicitIjk List of volume cells interface.MiLineTopologyExplicitI<C extends MiLineCell> List of line cells interface.MiSurfaceTopologyExplicitI<C extends MiSurfaceCell> List of surface cells interface.MiTopology List of cells interface.MiTopologyExplicitI<C extends MiCell> List of generic cells interface.MiTopologyI List of cells interface.MiTopologyIj List of structured surface cells interface.MiTopologyIjk List of volume cells interface.MiVolumeTopologyExplicitI<C extends MiVolumeCell> List of volume cells interface.