HGamer3D-Ogre-Binding-0.1.8: Library to enable 3D game development for Haskell - Ogre Bindings

Safe HaskellSafe-Infered

HGamer3D.Bindings.Ogre.EnumTexCoordCalcMethod

Documentation

data EnumTexCoordCalcMethod Source

Constructors

TEXCALC_NONE

No calculated texture coordinates.

TEXCALC_ENVIRONMENT_MAP

Environment map based on vertex normals.

TEXCALC_ENVIRONMENT_MAP_PLANAR

Environment map based on vertex positions.

TEXCALC_ENVIRONMENT_MAP_REFLECTION 
TEXCALC_ENVIRONMENT_MAP_NORMAL 
TEXCALC_PROJECTIVE_TEXTURE

Projective texture.