Uses of Interface
club.doki7.glfw.datatype.IGLFWgammaramp
Packages that use IGLFWgammaramp
-
Uses of IGLFWgammaramp in club.doki7.glfw
Methods in club.doki7.glfw that return IGLFWgammarampModifier and TypeMethodDescription@Nullable IGLFWgammaramp
GLFW.getGammaRamp
(@Nullable GLFWmonitor monitor) Methods in club.doki7.glfw with parameters of type IGLFWgammarampModifier and TypeMethodDescriptionvoid
GLFW.setGammaRamp
(@Nullable GLFWmonitor monitor, @Nullable IGLFWgammaramp ramp) -
Uses of IGLFWgammaramp in club.doki7.glfw.datatype
Classes in club.doki7.glfw.datatype that implement IGLFWgammarampModifier and TypeClassDescriptionfinal record
static final record
Represents a pointer to / an array of null structure(s) in native memory.