Interface IOrientable

All Known Implementing Classes:
FrameOutput, GLFramePixelBufferRenderer, GLFrameSurfaceHandler, GLOrientableTextureReader

public interface IOrientable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setOrientation(Orientation orientation, boolean mirroring)
     
  • Method Details

    • setOrientation

      void setOrientation(Orientation orientation, boolean mirroring)