Uses of Enum Class
com.openinventor.inventor.devices.SoGLContext.SharedGroupPolicies
Packages that use SoGLContext.SharedGroupPolicies
-
Uses of SoGLContext.SharedGroupPolicies in com.openinventor.inventor.devices
Methods in com.openinventor.inventor.devices that return SoGLContext.SharedGroupPoliciesModifier and TypeMethodDescriptionSoGLContext.getSharedGroupPolicy()
Returns the current sharedGroupPolicy.SoGLContext.SharedGroupPolicies.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 SoGLContext.SharedGroupPolicies[]
SoGLContext.SharedGroupPolicies.values()
Returns an array containing the constants of this enum class, in the order they are declared.