HGamer3D-Data-0.5.0: Toolset for the Haskell Game Programmer - Data Definitions

Safe HaskellNone
LanguageHaskell98

HGamer3D.Data.TypeSynonyms

Description

Module providing better type names for standard types in HGamer3D

Synopsis

Documentation

type Size = Vec3 Source

the Size, Position and Orientation types, implemented as a Vec3 and UnitQuaternion