DDraceNetwork Documentation
Loading...
Searching...
No Matches
CCommandBuffer::SCommand_Update_Viewport Struct Reference

#include <graphics_threaded.h>

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

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
bool m_ByResize
Public Attributes inherited from CCommandBuffer::SCommand
unsigned m_Cmd
SCommandm_pNext

Constructor & Destructor Documentation

◆ SCommand_Update_Viewport()

CCommandBuffer::SCommand_Update_Viewport::SCommand_Update_Viewport ( )
inline

Member Data Documentation

◆ m_ByResize

bool CCommandBuffer::SCommand_Update_Viewport::m_ByResize

◆ m_Height

int CCommandBuffer::SCommand_Update_Viewport::m_Height

◆ m_Width

int CCommandBuffer::SCommand_Update_Viewport::m_Width

◆ m_X

int CCommandBuffer::SCommand_Update_Viewport::m_X

◆ m_Y

int CCommandBuffer::SCommand_Update_Viewport::m_Y

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