Uses of Class
com.openinventor.meshvizxlm.mapping.elements.MoMeshElement.Mesh
-
Packages that use MoMeshElement.Mesh Package Description com.openinventor.meshvizxlm.mapping.elements Provides state elements. -
-
Uses of MoMeshElement.Mesh in com.openinventor.meshvizxlm.mapping.elements
Methods in com.openinventor.meshvizxlm.mapping.elements that return MoMeshElement.Mesh Modifier and Type Method Description static MoMeshElement.Mesh
MoMeshElement. getMesh(SoState state)
Returns the current mesh from the specified traversal state.
-