Torque3D Documentation / _generateds / afxRenderHighlightMgr

afxRenderHighlightMgr

Engine/source/afx/afxRenderHighlightMgr.h

More...

Private Types

Protected Attributes

Public Functions

Returns the selection post effect.

bool

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

Detailed Description

Private Types

typedef RenderTexTargetBinManager Parent 

Protected Attributes

SimObjectPtr< PostEffect > mSelectionEffect 

Public Functions

afxRenderHighlightMgr()

~afxRenderHighlightMgr()

addElement(RenderInst * inst)

Reimplemented from: RenderBinManager

DECLARE_CONOBJECT(afxRenderHighlightMgr )

getSelectionEffect()

Returns the selection post effect.

isSelectionEnabled()

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

render(SceneRenderState * state)

Reimplemented from: RenderBinManager