![]() |
DDNet documentation
|
#include <graphics_threaded.h>
Public Member Functions | |
| SCommand_Update_Viewport () | |
| Public Member Functions inherited from CCommandBuffer::SCommand | |
| SCommand (unsigned Cmd) | |
Public Attributes | |
| int | m_X |
| int | m_Y |
| int | m_Width |
| int | m_Height |
| int | m_DrawableWidth |
| int | m_DrawableHeight |
| bool | m_ByResize |
| Public Attributes inherited from CCommandBuffer::SCommand | |
| unsigned | m_Cmd |
| SCommand * | m_pNext |
|
inline |
| bool CCommandBuffer::SCommand_Update_Viewport::m_ByResize |
| int CCommandBuffer::SCommand_Update_Viewport::m_DrawableHeight |
| int CCommandBuffer::SCommand_Update_Viewport::m_DrawableWidth |
| int CCommandBuffer::SCommand_Update_Viewport::m_Height |
| int CCommandBuffer::SCommand_Update_Viewport::m_Width |
| int CCommandBuffer::SCommand_Update_Viewport::m_X |
| int CCommandBuffer::SCommand_Update_Viewport::m_Y |