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

Safe HaskellNone

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.