HGamer3D-Data-0.4.0: Game Engine for the Haskell Programmer - Data Definitions and Utilities

Safe HaskellNone

HGamer3D.Data.Vector

Contents

Description

Vector library for HGamer3D

Synopsis

the Vect libray of Balazs Komuves, see: http://hackage.haskell.org/package/vect

some constants

zeroVec3 :: Vec3Source

the 3d Zero vector

unitVec2 :: Vec2Source

the 2d unity vector

zeroVec3 :: Vec3Source

the 3d Zero vector

unitVec3 :: Vec3Source

the 3d Unity vector