DDraceNetwork Docs
CCommandBuffer::SCommand_CreateBufferObject Struct Reference

#include <graphics_threaded.h>

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

Public Member Functions

 SCommand_CreateBufferObject ()
 
- 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_CreateBufferObject()

CCommandBuffer::SCommand_CreateBufferObject::SCommand_CreateBufferObject ( )
inline

Member Data Documentation

◆ m_BufferIndex

int CCommandBuffer::SCommand_CreateBufferObject::m_BufferIndex

◆ m_DataSize

size_t CCommandBuffer::SCommand_CreateBufferObject::m_DataSize

◆ m_DeletePointer

bool CCommandBuffer::SCommand_CreateBufferObject::m_DeletePointer

◆ m_Flags

int CCommandBuffer::SCommand_CreateBufferObject::m_Flags

◆ m_pUploadData

void* CCommandBuffer::SCommand_CreateBufferObject::m_pUploadData

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