Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

class Enlighten::CopyRawOutputInfo

Parameters to be enqueued for a CopyRawOutput() command.

Variables

NameDescription
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.