Uses of Enum Class
com.openinventor.inventor.devices.SoGLBufferObject.Usages
Packages that use SoGLBufferObject.Usages
-
Uses of SoGLBufferObject.Usages in com.openinventor.inventor.devices
Methods in com.openinventor.inventor.devices that return SoGLBufferObject.UsagesModifier and TypeMethodDescriptionstatic SoGLBufferObject.Usages
SoGLBufferObject.Usages.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoGLBufferObject.Usages
Returns the enum constant of this class with the specified name.static SoGLBufferObject.Usages[]
SoGLBufferObject.Usages.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.openinventor.inventor.devices with parameters of type SoGLBufferObject.Usages