Uses of Enum Class
com.openinventor.inventor.nodes.SoShadowGroup.ShadowingMethods
Packages that use SoShadowGroup.ShadowingMethods
-
Uses of SoShadowGroup.ShadowingMethods in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoShadowGroup.ShadowingMethodsMethods in com.openinventor.inventor.nodes that return SoShadowGroup.ShadowingMethodsModifier and TypeMethodDescriptionSoShadowGroup.ShadowingMethods.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 SoShadowGroup.ShadowingMethods[]SoShadowGroup.ShadowingMethods.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor.nodes with parameters of type SoShadowGroup.ShadowingMethodsModifier and TypeMethodDescriptionstatic booleanSoShadowGroup.isSupported(SoShadowGroup.ShadowingMethods method) Indicates if shadow casting is supported by your graphic board.