Uses of Enum Class
com.openinventor.ldm.converters.SoConverterParameters.SampleTypes
Packages that use SoConverterParameters.SampleTypes
-
Uses of SoConverterParameters.SampleTypes in com.openinventor.ldm.converters
Methods in com.openinventor.ldm.converters that return SoConverterParameters.SampleTypesModifier and TypeMethodDescriptionSoConverterParameters.getLowResAlgorithm()
Returns algorithm used to build low resolution tiles.SoConverterParameters.SampleTypes.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 SoConverterParameters.SampleTypes[]
SoConverterParameters.SampleTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.