This is the documentation for Enlighten.

class Enlighten CopyRawOutputInfo

class Enlighten::CopyRawOutputInfo

Parameters to be enqueued for a CopyRawOutput() command.

Variables

Name Description
Geo::s32 * m_PitchOutInBytes

The pitch of the output buffer in bytes will be written to this address.

void ** m_PtrOut

The pointer of the resulting output buffer will be written to this address (or NULL if not found).

Geo::GeoGuid m_SystemId

Id of the system.

OutputTextureType m_TextureType

Texture type to copy.