RTData Struct Reference
[Data Structures]

Inheritance diagram for RTData:
TMCObject

List of all members.

Public Member Functions

 RTData ()

Public Attributes

uint8red
 pointer to the red buffer
uint8green
 pointer to the green buffer
uint8blue
 pointer to the blue buffer
uint8alpha
 pointer to the alpha buffer. Null if we do need the alpha channel
uint32 ** buffers
 array of pointers to the GBuffers data (for each GBuffer calculated, on buffer)
uint32 rowBytes
 offset to the next line

Detailed Description

Pointers to the various buffers that the renderer must fill. Note that the GBuffers count and Ids are specified by I3DExGBufferRenderer::SetGBufferNeed().


Constructor & Destructor Documentation

RTData::RTData (  ) 

Member Data Documentation

pointer to the alpha buffer. Null if we do need the alpha channel

pointer to the blue buffer

array of pointers to the GBuffers data (for each GBuffer calculated, on buffer)

pointer to the green buffer

pointer to the red buffer

offset to the next line


The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 22:47:53 2010 for Carrara SDK Doc by  doxygen 1.6.3