lambdacube-engine-0.2.2: 3D rendering engine written entirely in Haskell

Graphics.LambdaCube.RenderSystem.GL.Utils

Documentation

peek4 :: Storable a => (a -> a -> a -> a -> b) -> Ptr a -> IO bSource

peek4M :: Storable a => (a -> a -> a -> a -> IO b) -> Ptr a -> IO bSource