RenderGlowMgr

Engine/source/renderInstance/renderGlowMgr.h

More...

Classes:

Private Types

Public Functions

Returns the glow post effect.

bool

Returns true if the glow post effect is enabled and the glow buffer should be updated.

Detailed Description

Private Types

typedef RenderTexTargetBinManager Parent 

Protected Attributes

SimObjectPtr< PostEffect > mGlowEffect 
RenderParticleMgr * mParticleRenderMgr 

Public Functions

RenderGlowMgr()

~RenderGlowMgr()

addElement(RenderInst * inst)

Reimplemented from: RenderBinManager

DECLARE_CONOBJECT(RenderGlowMgr )

getGlowEffect()

Returns the glow post effect.

isGlowEnabled()

Returns true if the glow post effect is enabled and the glow buffer should be updated.

render(SceneRenderState * state)

Reimplemented from: RenderBinManager