Uses of Interface
com.openinventor.meshvizxlm.mesh.topology.MiTopology
Packages that use MiTopology
Package
Description
Provides interfaces for mesh topologies definition.
Provides interfaces for defining topologies of extracted meshes.
- 
Uses of MiTopology in com.openinventor.meshvizxlm.mesh.topologySubinterfaces of MiTopology in com.openinventor.meshvizxlm.mesh.topologyModifier and TypeInterfaceDescriptioninterfaceList of volume cells interface.interfaceMiLineTopologyExplicitI<C extends MiLineCell>List of line cells interface.interfaceMiSurfaceTopologyExplicitI<C extends MiSurfaceCell>List of surface cells interface.interfaceMiTopologyExplicitI<C extends MiCell>List of generic cells interface.interfaceList of cells interface.interfaceList of structured surface cells interface.interfaceList of volume cells interface.interfaceMiVolumeTopologyExplicitI<C extends MiVolumeCell>List of volume cells interface.
- 
Uses of MiTopology in com.openinventor.meshvizxlm.meshextracted.topologySubinterfaces of MiTopology in com.openinventor.meshvizxlm.meshextracted.topologyModifier and TypeInterfaceDescriptioninterfaceMeXLineTopologyExplicitI<C extends MeXLineCell>List of extracted line cells interface.interfaceMeXSurfaceTopologyExplicitI<C extends MeXSurfaceCell>List of extracted surface cells interface.interfaceList of extracted cells interface.interfaceList of extracted structured surface cells interface.