Torque3D Documentation / _generateds / GFXNullWindowTarget

GFXNullWindowTarget

Engine/source/gfx/Null/gfxNullDevice.h

More...

Public Functions

Returns the texture format of the render target.

Returns the size in pixels of the render target.

bool

Present latest buffer, if buffer swapping is in effect.

Notify the target that the video mode on the window has changed.

When called the resource should restore all device sensitive information destroyed by zombify()

When called the resource should destroy all device sensitive information (e.g. D3D resources in D3DPOOL_DEFAULT.

Detailed Description

Public Functions

getFormat()

Reimplemented from: GFXTarget

getSize()

Reimplemented from: GFXTarget

present()

Reimplemented from: GFXWindowTarget

resetMode()

Reimplemented from: GFXWindowTarget

resurrect()

Reimplemented from: GFXResource

zombify()

Reimplemented from: GFXResource