Uses of Enum Class
com.openinventor.inventor.nodes.SoAntiSquish.Sizings
Packages that use SoAntiSquish.Sizings
-
Uses of SoAntiSquish.Sizings in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoAntiSquish.SizingsModifier and TypeFieldDescriptionfinal SoSFEnum<SoAntiSquish.Sizings> SoAntiSquish.sizingDetermines which of the algorithms enumerated by the type Sizing will be used to select the new scale when the x,y, and z scales are not equal.Methods in com.openinventor.inventor.nodes that return SoAntiSquish.SizingsModifier and TypeMethodDescriptionstatic SoAntiSquish.SizingsSoAntiSquish.Sizings.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoAntiSquish.SizingsReturns the enum constant of this class with the specified name.static SoAntiSquish.Sizings[]SoAntiSquish.Sizings.values()Returns an array containing the constants of this enum class, in the order they are declared.