![]() |
DDNet documentation
|
#include <graphics_threaded.h>
Public Member Functions | |
| SCommand_RenderTileLayer () | |
| Public Member Functions inherited from CCommandBuffer::SCommand | |
| SCommand (unsigned Cmd) | |
Public Attributes | |
| SState | m_State |
| SColorf | m_Color |
| char ** | m_pIndicesOffsets |
| unsigned int * | m_pDrawCount |
| int | m_IndicesDrawNum |
| int | m_BufferContainerIndex |
| Public Attributes inherited from CCommandBuffer::SCommand | |
| unsigned | m_Cmd |
| SCommand * | m_pNext |
|
inline |
| int CCommandBuffer::SCommand_RenderTileLayer::m_BufferContainerIndex |
| SColorf CCommandBuffer::SCommand_RenderTileLayer::m_Color |
| int CCommandBuffer::SCommand_RenderTileLayer::m_IndicesDrawNum |
| unsigned int* CCommandBuffer::SCommand_RenderTileLayer::m_pDrawCount |
| char** CCommandBuffer::SCommand_RenderTileLayer::m_pIndicesOffsets |
| SState CCommandBuffer::SCommand_RenderTileLayer::m_State |