public class MaterialGuiBase extends JoglMaterial
PipelineState.BlendMode, PipelineState.CullState, PipelineState.MaskState
gl
bDepthTest, currentBlendMode, currentCullState, currentMaskState, pipe
Constructor and Description |
---|
MaterialGuiBase() |
Modifier and Type | Method and Description |
---|---|
void |
Apply(GraphicsPipeline pipe) |
void |
Unapply(GraphicsPipeline pipe) |
setColor, setColor, setColor, setColor, setColor, setColor, setCullState, setDepthTest, setDrawMode, setMaskState
public void Apply(GraphicsPipeline pipe)
Apply
in class PipelineStateGL2
public void Unapply(GraphicsPipeline pipe)
Unapply
in class PipelineStateGL2