Uses of Enum Class
com.openinventor.ldm.nodes.SoHardwareQuery.HW_Features
Packages that use SoHardwareQuery.HW_Features
-
Uses of SoHardwareQuery.HW_Features in com.openinventor.ldm.nodes
Methods in com.openinventor.ldm.nodes that return SoHardwareQuery.HW_FeaturesModifier and TypeMethodDescriptionstatic SoHardwareQuery.HW_Features
SoHardwareQuery.HW_Features.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoHardwareQuery.HW_Features
Returns the enum constant of this class with the specified name.static SoHardwareQuery.HW_Features[]
SoHardwareQuery.HW_Features.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.ldm.nodes with parameters of type SoHardwareQuery.HW_FeaturesModifier and TypeMethodDescriptionSoHardwareQuery.isSupported
(SoHardwareQuery.HW_Features feature) Returns information about hardware support for various volume rendering features.