Safe Haskell | None |
---|
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. |