#include <hardwarebuffer.h>
Definition at line 29 of file hardwarebuffer.h.
◆ Type
◆ UsagePattern
Enumerator |
---|
StreamDraw | |
StaticDraw | |
DynamicDraw | |
Definition at line 37 of file hardwarebuffer.h.
◆ HardwareBuffer()
HardwareBuffer::HardwareBuffer |
( |
Type |
type | ) |
|
◆ ~HardwareBuffer()
HardwareBuffer::~HardwareBuffer |
( |
| ) |
|
◆ bind()
void HardwareBuffer::bind |
( |
| ) |
|
|
inline |
◆ unbind()
static void HardwareBuffer::unbind |
( |
Type |
type | ) |
|
|
inlinestatic |
◆ write()
void HardwareBuffer::write |
( |
void * |
data, |
|
|
int |
count, |
|
|
UsagePattern |
usage |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: