Uses of Enum Class
com.openinventor.meshvizxlm.mapping.MoMeshVizDataMapping.MeshType
Packages that use MoMeshVizDataMapping.MeshType
Package
Description
Provides classes for detail information storage.
Provides state elements.
Provides rendering, property and action nodes.
-
Uses of MoMeshVizDataMapping.MeshType in com.openinventor.meshvizxlm.mapping
Methods in com.openinventor.meshvizxlm.mapping that return MoMeshVizDataMapping.MeshTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MoMeshVizDataMapping.MeshType[]MoMeshVizDataMapping.MeshType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MoMeshVizDataMapping.MeshType in com.openinventor.meshvizxlm.mapping.details
Methods in com.openinventor.meshvizxlm.mapping.details that return MoMeshVizDataMapping.MeshType -
Uses of MoMeshVizDataMapping.MeshType in com.openinventor.meshvizxlm.mapping.elements
Fields in com.openinventor.meshvizxlm.mapping.elements declared as MoMeshVizDataMapping.MeshTypeModifier and TypeFieldDescriptionMoMeshElement.ConnectedRepresentation.meshTypeThe mesh typeMoMeshElement.Mesh.meshTypeThe mesh typeMethods in com.openinventor.meshvizxlm.mapping.elements with parameters of type MoMeshVizDataMapping.MeshTypeModifier and TypeMethodDescriptionstatic voidMoMeshElement.set(SoState state, SoNode node, MoMeshVizDataMapping.MeshType meshType, MiMesh mesh, MoMeshRepresentation meshRepresentation, long nodeTimeStamp) Sets the current mesh for the specified traversal state and node. -
Uses of MoMeshVizDataMapping.MeshType in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MoMeshVizDataMapping.MeshType