Uses of Enum Class
com.openinventor.inventor.engines.SoOneShot.FlagsType
Packages that use SoOneShot.FlagsType
-
Uses of SoOneShot.FlagsType in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines with type parameters of type SoOneShot.FlagsTypeModifier and TypeFieldDescriptionfinal SoSFBitMask<SoOneShot.FlagsType> SoOneShot.flagsControl flags.Methods in com.openinventor.inventor.engines that return SoOneShot.FlagsTypeModifier and TypeMethodDescriptionstatic SoOneShot.FlagsTypeSoOneShot.FlagsType.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoOneShot.FlagsTypeReturns the enum constant of this class with the specified name.static SoOneShot.FlagsType[]SoOneShot.FlagsType.values()Returns an array containing the constants of this enum class, in the order they are declared.