HGamer3D-Ogre-Binding-0.1.9: Windows Game Engine for the Haskell Programmer - Ogre Bindings

Safe HaskellNone

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.