Torque3D Documentation / _generateds / GFXNullStateBlock

GFXNullStateBlock

Engine/source/gfx/Null/gfxNullDevice.cpp

More...

Private Attributes

Public Functions

Returns a GFXStateBlockDesc that this block represents.

Returns the hash value of the desc that created this block.

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

Private Attributes

GFXStateBlockDesc mDefaultDesc 

Public Functions

getDesc()

Reimplemented from: GFXStateBlock

getHashValue()

Reimplemented from: GFXStateBlock

resurrect()

Reimplemented from: GFXResource

zombify()

Reimplemented from: GFXResource