DDraceNetwork Docs
CCommandProcessorFragment_GLBase::SCommand_PreInit Struct Reference

#include <backend_base.h>

Inheritance diagram for CCommandProcessorFragment_GLBase::SCommand_PreInit:
[legend]
Collaboration diagram for CCommandProcessorFragment_GLBase::SCommand_PreInit:
[legend]

Public Member Functions

 SCommand_PreInit ()
 
- Public Member Functions inherited from CCommandBuffer::SCommand
 SCommand (unsigned Cmd)
 

Public Attributes

SDL_Window * m_pWindow
 
uint32_t m_Width
 
uint32_t m_Height
 
char * m_pVendorString
 
char * m_pVersionString
 
char * m_pRendererString
 
TTwGraphicsGpuListm_pGpuList
 
- Public Attributes inherited from CCommandBuffer::SCommand
unsigned m_Cmd
 
SCommandm_pNext
 

Constructor & Destructor Documentation

◆ SCommand_PreInit()

CCommandProcessorFragment_GLBase::SCommand_PreInit::SCommand_PreInit ( )
inline

Member Data Documentation

◆ m_Height

uint32_t CCommandProcessorFragment_GLBase::SCommand_PreInit::m_Height

◆ m_pGpuList

TTwGraphicsGpuList* CCommandProcessorFragment_GLBase::SCommand_PreInit::m_pGpuList

◆ m_pRendererString

char* CCommandProcessorFragment_GLBase::SCommand_PreInit::m_pRendererString

◆ m_pVendorString

char* CCommandProcessorFragment_GLBase::SCommand_PreInit::m_pVendorString

◆ m_pVersionString

char* CCommandProcessorFragment_GLBase::SCommand_PreInit::m_pVersionString

◆ m_pWindow

SDL_Window* CCommandProcessorFragment_GLBase::SCommand_PreInit::m_pWindow

◆ m_Width

uint32_t CCommandProcessorFragment_GLBase::SCommand_PreInit::m_Width

The documentation for this struct was generated from the following file: