DDraceNetwork Docs
CCommandBuffer::SCommand_TextTextures_Create Struct Reference

#include <graphics_threaded.h>

Inheritance diagram for CCommandBuffer::SCommand_TextTextures_Create:
[legend]
Collaboration diagram for CCommandBuffer::SCommand_TextTextures_Create:
[legend]

Public Member Functions

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

Public Attributes

int m_Slot
 
int m_SlotOutline
 
size_t m_Width
 
size_t m_Height
 
uint8_t * m_pTextData
 
uint8_t * m_pTextOutlineData
 
- Public Attributes inherited from CCommandBuffer::SCommand
unsigned m_Cmd
 
SCommandm_pNext
 

Constructor & Destructor Documentation

◆ SCommand_TextTextures_Create()

CCommandBuffer::SCommand_TextTextures_Create::SCommand_TextTextures_Create ( )
inline

Member Data Documentation

◆ m_Height

size_t CCommandBuffer::SCommand_TextTextures_Create::m_Height

◆ m_pTextData

uint8_t* CCommandBuffer::SCommand_TextTextures_Create::m_pTextData

◆ m_pTextOutlineData

uint8_t* CCommandBuffer::SCommand_TextTextures_Create::m_pTextOutlineData

◆ m_Slot

int CCommandBuffer::SCommand_TextTextures_Create::m_Slot

◆ m_SlotOutline

int CCommandBuffer::SCommand_TextTextures_Create::m_SlotOutline

◆ m_Width

size_t CCommandBuffer::SCommand_TextTextures_Create::m_Width

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