DDraceNetwork Docs
CCommandBuffer::SCommand_MultiSampling Struct Reference

#include <graphics_threaded.h>

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

Public Member Functions

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

Public Attributes

uint32_t m_RequestedMultiSamplingCount
 
uint32_t * m_pRetMultiSamplingCount
 
bool * m_pRetOk
 
- Public Attributes inherited from CCommandBuffer::SCommand
unsigned m_Cmd
 
SCommandm_pNext
 

Constructor & Destructor Documentation

◆ SCommand_MultiSampling()

CCommandBuffer::SCommand_MultiSampling::SCommand_MultiSampling ( )
inline

Member Data Documentation

◆ m_pRetMultiSamplingCount

uint32_t* CCommandBuffer::SCommand_MultiSampling::m_pRetMultiSamplingCount

◆ m_pRetOk

bool* CCommandBuffer::SCommand_MultiSampling::m_pRetOk

◆ m_RequestedMultiSamplingCount

uint32_t CCommandBuffer::SCommand_MultiSampling::m_RequestedMultiSamplingCount

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