Uses of Interface
com.openinventor.meshvizxlm.mesh.topology.MiTopologyExplicitI
Packages that use MiTopologyExplicitI
Package
Description
Provides classes for detail information storage.
Provides interfaces for meshes definition.
Provides interfaces for mesh topologies definition.
Provides interfaces for defining topologies of extracted meshes.
-
Uses of MiTopologyExplicitI in com.openinventor.meshvizxlm.mapping.details
Classes in com.openinventor.meshvizxlm.mapping.details with type parameters of type MiTopologyExplicitIModifier and TypeClassDescriptionclassMoMeshRepresentationDetail<C extends MiCell,T extends MiTopologyExplicitI<C>, G extends MiGeometryI> Stores detail information about a mesh representation. -
Uses of MiTopologyExplicitI in com.openinventor.meshvizxlm.mesh
Classes in com.openinventor.meshvizxlm.mesh with type parameters of type MiTopologyExplicitIModifier and TypeInterfaceDescriptioninterfaceMiMeshUnstructuredI<C extends MiCell,T extends MiTopologyExplicitI<C>, G extends MiGeometryI> I Unstructured mesh interface. -
Uses of MiTopologyExplicitI in com.openinventor.meshvizxlm.mesh.topology
Subinterfaces of MiTopologyExplicitI in com.openinventor.meshvizxlm.mesh.topologyModifier and TypeInterfaceDescriptioninterfaceMiLineTopologyExplicitI<C extends MiLineCell>List of line cells interface.interfaceMiSurfaceTopologyExplicitI<C extends MiSurfaceCell>List of surface cells interface.interfaceMiVolumeTopologyExplicitI<C extends MiVolumeCell>List of volume cells interface. -
Uses of MiTopologyExplicitI in com.openinventor.meshvizxlm.meshextracted.topology
Subinterfaces of MiTopologyExplicitI 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.