Uses of Enum Class
com.openinventor.meshviz.data.PoMeshLevelSurf.SurfOrientations
Packages that use PoMeshLevelSurf.SurfOrientations
-
Uses of PoMeshLevelSurf.SurfOrientations in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data with type parameters of type PoMeshLevelSurf.SurfOrientationsModifier and TypeFieldDescriptionPoMeshLevelSurf.surfOrientationOrientation of the level surface.Methods in com.openinventor.meshviz.data that return PoMeshLevelSurf.SurfOrientationsModifier and TypeMethodDescriptionPoMeshLevelSurf.SurfOrientations.valueOf(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static PoMeshLevelSurf.SurfOrientations[]PoMeshLevelSurf.SurfOrientations.values()Returns an array containing the constants of this enum class, in the order they are declared.