HGamer3D-Bullet-Binding-0.2.1: Windows Game Engine for the Haskell Programmer - Bullet Bindings

Safe HaskellNone

HGamer3D.Bindings.Bullet.StructVec3

Documentation

newtype Vector3 Source

Constructors

Vector3 Vec3 

Instances

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