DDraceNetwork Docs
CCommandBuffer::SCommand_TextTexture_Update Struct Reference

#include <graphics_threaded.h>

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

Public Member Functions

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

Public Attributes

int m_Slot
 
int m_X
 
int m_Y
 
size_t m_Width
 
size_t m_Height
 
uint8_t * m_pData
 
- Public Attributes inherited from CCommandBuffer::SCommand
unsigned m_Cmd
 
SCommandm_pNext
 

Constructor & Destructor Documentation

◆ SCommand_TextTexture_Update()

CCommandBuffer::SCommand_TextTexture_Update::SCommand_TextTexture_Update ( )
inline

Member Data Documentation

◆ m_Height

size_t CCommandBuffer::SCommand_TextTexture_Update::m_Height

◆ m_pData

uint8_t* CCommandBuffer::SCommand_TextTexture_Update::m_pData

◆ m_Slot

int CCommandBuffer::SCommand_TextTexture_Update::m_Slot

◆ m_Width

size_t CCommandBuffer::SCommand_TextTexture_Update::m_Width

◆ m_X

int CCommandBuffer::SCommand_TextTexture_Update::m_X

◆ m_Y

int CCommandBuffer::SCommand_TextTexture_Update::m_Y

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