GuiRenderTargetVizCtrl
Engine/source/gui/utility/guiRenderTargetVizCtrl.h
Private Types
Parent
Private Attributes
Public Functions
bool
onWake()
Called when this object is asked to wake up returns true if it's actually awake at the end.
Public Static Functions
Detailed Description
Private Types
typedef GuiControl Parent
Private Attributes
SimObject * mCameraObject
RenderTexTargetBinManager * mRTTManager
GFXTextureTargetRef mTarget
GFXFormat mTargetFormat
StringTableEntry mTargetName
Point2I mTargetSize
GFXTexHandle mTargetTexture
Public Functions
GuiRenderTargetVizCtrl()
DECLARE_CONOBJECT(GuiRenderTargetVizCtrl )
onRender(Point2I offset, const RectI & updateRect)
Reimplemented from: GuiControl
onWake()
Reimplemented from: GuiControl