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

#include <graphics_threaded.h>

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

Public Member Functions

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

Public Attributes

int m_BufferIndex
bool m_DeletePointer
void * m_pUploadData
size_t m_DataSize
int m_Flags
Public Attributes inherited from CCommandBuffer::SCommand
unsigned m_Cmd
SCommandm_pNext

Constructor & Destructor Documentation

◆ SCommand_RecreateBufferObject()

CCommandBuffer::SCommand_RecreateBufferObject::SCommand_RecreateBufferObject ( )
inline

Member Data Documentation

◆ m_BufferIndex

int CCommandBuffer::SCommand_RecreateBufferObject::m_BufferIndex

◆ m_DataSize

size_t CCommandBuffer::SCommand_RecreateBufferObject::m_DataSize

◆ m_DeletePointer

bool CCommandBuffer::SCommand_RecreateBufferObject::m_DeletePointer

◆ m_Flags

int CCommandBuffer::SCommand_RecreateBufferObject::m_Flags

◆ m_pUploadData

void* CCommandBuffer::SCommand_RecreateBufferObject::m_pUploadData

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