Uses of Enum Class
com.openinventor.meshvizxlm.mesh.CellStorageLayout
Packages that use CellStorageLayout
Package
Description
Provides interfaces for meshes definition.
Provides interfaces for mesh geometries definition.
-
Uses of CellStorageLayout in com.openinventor.meshvizxlm.mesh
Methods in com.openinventor.meshvizxlm.mesh that return CellStorageLayoutModifier and TypeMethodDescriptionstatic CellStorageLayout
Returns the enum constant of this class with the specified name.static CellStorageLayout[]
CellStorageLayout.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CellStorageLayout in com.openinventor.meshvizxlm.mesh.geometry
Methods in com.openinventor.meshvizxlm.mesh.geometry that return CellStorageLayoutModifier and TypeMethodDescriptionMiGeometryHexahedronIjk.getCellStorageLayout()
Hint about coordinates organization in a hexahedron cell.