Safe HaskellNone

Line

Synopsis

Documentation

vertex3f :: Float -> Float -> Float -> IO () #

Function to map coordinates to GLUT Vertex3 for positioning

line :: Float -> IO () #

Function to draw a line of inputted length starting at the origin and in +ve X direction