Class DrawOp

All Implemented Interfaces:
Rect2fc
Direct Known Subclasses:
MeshDrawOp

@Deprecated public abstract class DrawOp extends Op
Deprecated.
Base class for Ops that draw. These ops can draw into an OpsRenderPass's GpuRenderTarget.
  • Constructor Details

    • DrawOp

      public DrawOp()
      Deprecated.
  • Method Details

    • usesStencil

      public boolean usesStencil()
      Deprecated.
      Returns whether the op will draw stencil.