Uses of Enum Class
com.openinventor.inventor.helpers.SbGPUCapabilities.Profiles
Packages that use SbGPUCapabilities.Profiles
-
Uses of SbGPUCapabilities.Profiles in com.openinventor.inventor.helpers
Methods in com.openinventor.inventor.helpers that return SbGPUCapabilities.ProfilesModifier and TypeMethodDescriptionSbGPUCapabilities.getProfile()GLContext profile.static SbGPUCapabilities.ProfilesSbGPUCapabilities.Profiles.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SbGPUCapabilities.ProfilesReturns the enum constant of this class with the specified name.static SbGPUCapabilities.Profiles[]SbGPUCapabilities.Profiles.values()Returns an array containing the constants of this enum class, in the order they are declared.