HGamer3D-SFML-Binding-0.2.0: Windows Game Engine for the Haskell Programmer - SFML Bindings

Safe HaskellNone

HGamer3D.Bindings.SFML.StructVec3

Documentation

newtype Vector3f Source

Constructors

Vector3f Vec3 

Instances

withVec3 :: Vec3 -> (Vec3Ptr -> IO b) -> IO bSource