This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

class Enlighten::SystemAlbedoData

Class representing the albedo data for a system (or dynamic object which contributes to radiosity).

Variables

Name Description
Enlighten::AlbedoBuffer * m_AlbedoBuffer

The AlbedoBuffer which will be copied.

Enlighten::EmissiveBuffer * m_EmissiveBuffer

The EmissiveBuffer which will be copied.

void * m_OnDoneCallbackUserData

Pointer to some user data that will be passed to the OnDoneCallback function.

Enlighten::TransparencyBuffer * m_TransparencyBuffer

The material TransparencyBuffer which will be copied.

  • No labels