CubemapData

Engine/source/gfx/sim/cubemapData.h

A script interface for creating static or dynamic cubemaps.

More...

Private Types

Parent 

Public Attributes

Public Functions

bool

Called when the object is added to the sim.

Public Static Functions

Detailed Description

A script interface for creating static or dynamic cubemaps.

Private Types

typedef SimObject Parent 

Public Attributes

GFXCubemapHandle mCubemap 

Protected Attributes

GFXTexHandle mCubeFace [6]
FileName mCubeFaceFile [6]
GFXTexHandle mDepthBuff 
GFXTextureTargetRef mRenderTarget 

Public Functions

CubemapData()

~CubemapData()

createMap()

DECLARE_CONOBJECT(CubemapData )

onAdd()

Reimplemented from: SimObject

updateFaces()

Public Static Functions

initPersistFields()