static SoHardwareQuery.HW_SupportStatus |
SoHardwareQuery.isSupported(SoHardwareQuery.HW_Features feature) |
Returns information about hardware support for various volume rendering features.
|
static SoHardwareQuery.HW_SupportStatus |
SoHardwareQuery.HW_SupportStatus.valueOf(int val) |
Returns the enum constant of this type with the specified integer value
|
static SoHardwareQuery.HW_SupportStatus |
SoHardwareQuery.HW_SupportStatus.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SoHardwareQuery.HW_SupportStatus[] |
SoHardwareQuery.HW_SupportStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|