@Value.Immutable
@Value.Modifiable
public interface JCGLBlendStateType
| Modifier and Type | Method and Description |
|---|---|
default JCGLBlendEquation |
getBlendEquationAlpha() |
default JCGLBlendEquation |
getBlendEquationRGB() |
default JCGLBlendFunction |
getBlendFunctionSourceAlpha() |
default JCGLBlendFunction |
getBlendFunctionSourceRGB() |
default JCGLBlendFunction |
getBlendFunctionTargetAlpha() |
default JCGLBlendFunction |
getBlendFunctionTargetRGB() |
@Value.Parameter @Value.Default default JCGLBlendFunction getBlendFunctionSourceRGB()
JCGLBlendFunction@Value.Parameter @Value.Default default JCGLBlendFunction getBlendFunctionSourceAlpha()
JCGLBlendFunction@Value.Parameter @Value.Default default JCGLBlendFunction getBlendFunctionTargetRGB()
JCGLBlendFunction@Value.Parameter @Value.Default default JCGLBlendFunction getBlendFunctionTargetAlpha()
JCGLBlendFunction@Value.Parameter @Value.Default default JCGLBlendEquation getBlendEquationRGB()
JCGLBlendEquation@Value.Parameter @Value.Default default JCGLBlendEquation getBlendEquationAlpha()
JCGLBlendEquationCopyright © 2016 <code@io7m.com> http://io7m.com