DDraceNetwork Docs
CCommandBuffer::SCommand_RenderText Struct Reference

#include <graphics_threaded.h>

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

Public Member Functions

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

Public Attributes

SState m_State
 
int m_BufferContainerIndex
 
int m_TextureSize
 
int m_TextTextureIndex
 
int m_TextOutlineTextureIndex
 
int m_DrawNum
 
ColorRGBA m_TextColor
 
ColorRGBA m_TextOutlineColor
 
- Public Attributes inherited from CCommandBuffer::SCommand
unsigned m_Cmd
 
SCommandm_pNext
 

Constructor & Destructor Documentation

◆ SCommand_RenderText()

CCommandBuffer::SCommand_RenderText::SCommand_RenderText ( )
inline

Member Data Documentation

◆ m_BufferContainerIndex

int CCommandBuffer::SCommand_RenderText::m_BufferContainerIndex

◆ m_DrawNum

int CCommandBuffer::SCommand_RenderText::m_DrawNum

◆ m_State

SState CCommandBuffer::SCommand_RenderText::m_State

◆ m_TextColor

ColorRGBA CCommandBuffer::SCommand_RenderText::m_TextColor

◆ m_TextOutlineColor

ColorRGBA CCommandBuffer::SCommand_RenderText::m_TextOutlineColor

◆ m_TextOutlineTextureIndex

int CCommandBuffer::SCommand_RenderText::m_TextOutlineTextureIndex

◆ m_TextTextureIndex

int CCommandBuffer::SCommand_RenderText::m_TextTextureIndex

◆ m_TextureSize

int CCommandBuffer::SCommand_RenderText::m_TextureSize

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