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