#include <RenderCapture.h>
§ CRenderCaptureBase()
CRenderCaptureBase::CRenderCaptureBase |
( |
| ) |
|
§ ~CRenderCaptureBase()
CRenderCaptureBase::~CRenderCaptureBase |
( |
| ) |
|
|
virtualdefault |
§ GetEvent()
CEvent& CRenderCaptureBase::GetEvent |
( |
| ) |
|
|
inline |
§ GetFlags()
int CRenderCaptureBase::GetFlags |
( |
| ) |
|
|
inline |
§ GetHeight()
unsigned int CRenderCaptureBase::GetHeight |
( |
| ) |
|
|
inline |
§ GetPixels()
uint8_t* CRenderCaptureBase::GetPixels |
( |
| ) |
const |
|
inline |
§ GetState()
§ GetUserState()
§ GetWidth()
unsigned int CRenderCaptureBase::GetWidth |
( |
| ) |
|
|
inline |
§ IsAsync()
bool CRenderCaptureBase::IsAsync |
( |
| ) |
|
|
inline |
§ SetFlags()
void CRenderCaptureBase::SetFlags |
( |
int |
flags | ) |
|
|
inline |
§ SetHeight()
void CRenderCaptureBase::SetHeight |
( |
unsigned int |
height | ) |
|
|
inline |
§ SetState()
§ SetUserState()
§ SetWidth()
void CRenderCaptureBase::SetWidth |
( |
unsigned int |
width | ) |
|
|
inline |
§ UseOcclusionQuery()
bool CRenderCaptureBase::UseOcclusionQuery |
( |
| ) |
|
|
protected |
§ m_asyncChecked
bool CRenderCaptureBase::m_asyncChecked |
|
protected |
§ m_asyncSupported
bool CRenderCaptureBase::m_asyncSupported |
|
protected |
§ m_bufferSize
unsigned int CRenderCaptureBase::m_bufferSize |
|
protected |
§ m_event
CEvent CRenderCaptureBase::m_event |
|
protected |
§ m_flags
int CRenderCaptureBase::m_flags |
|
protected |
§ m_height
unsigned int CRenderCaptureBase::m_height |
|
protected |
§ m_pixels
uint8_t* CRenderCaptureBase::m_pixels |
|
protected |
§ m_state
§ m_userState
§ m_width
unsigned int CRenderCaptureBase::m_width |
|
protected |
The documentation for this class was generated from the following files: