Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. PositionOnly :: Bool -> Int -> Int -> Cursor

    vty Graphics.Vty.Picture

    Set the terminal's cursor position without displaying a cursor character. This is important for accessibility with screen readers where a cursor position needs to be reported but we may not want to show a block cursor in that location for cosmetic reasons. The boolean argument indicates whether the positioning should be absolute as with AbsoluteCursor (True) or logical as with Cursor (False).

  2. module Graphics.Vty.PictureToSpans

    Transforms an image into rows of operations.

  3. PixelPackBuffer :: BufferTarget

    OpenGL Graphics.Rendering.OpenGL.GL.BufferObjects

    No documentation available.

  4. PixelUnpackBuffer :: BufferTarget

    OpenGL Graphics.Rendering.OpenGL.GL.BufferObjects

    No documentation available.

  5. data Plane a

    OpenGL Graphics.Rendering.OpenGL.GL.CoordTrans

    No documentation available.

  6. Plane :: a -> a -> a -> a -> Plane a

    OpenGL Graphics.Rendering.OpenGL.GL.CoordTrans

    No documentation available.

  7. data Position

    OpenGL Graphics.Rendering.OpenGL.GL.CoordTrans

    A 2-dimensional position, measured in pixels.

  8. Position :: GLint -> GLint -> Position

    OpenGL Graphics.Rendering.OpenGL.GL.CoordTrans

    No documentation available.

  9. Projection :: MatrixMode

    OpenGL Graphics.Rendering.OpenGL.GL.CoordTrans

    The projection matrix stack.

  10. PassThroughToken :: PassThroughValue -> FeedbackToken

    OpenGL Graphics.Rendering.OpenGL.GL.Feedback

    No documentation available.

Page 388 of many | Previous | Next