-
public final class HDRLoader.Options
-
-
Field Summary
Fields Modifier and Type Field Description private Texture.InternalFormatdesiredFormat
-
Constructor Summary
Constructors Constructor Description HDRLoader.Options()
-
Method Summary
Modifier and Type Method Description final Texture.InternalFormatgetDesiredFormat()final UnitsetDesiredFormat(Texture.InternalFormat desiredFormat)-
-
Method Detail
-
getDesiredFormat
final Texture.InternalFormat getDesiredFormat()
-
setDesiredFormat
final Unit setDesiredFormat(Texture.InternalFormat desiredFormat)
-
-
-
-