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

Safe HaskellSafe-Infered

HGamer3D.Bindings.Ogre.EnumSceneManagerSpecialCaseRenderQueueMode

Documentation

data EnumSceneManagerSpecialCaseRenderQueueMode Source

Constructors

SCRQM_INCLUDE

Render only the queues in the special case list.

SCRQM_EXCLUDE

Render all except the queues in the special case list.