Dry
Public Attributes | List of all members
Dry::ScratchBuffer Struct Reference

CPU-side scratch buffer for vertex data updates. More...

#include <Dry/Graphics/Graphics.h>

Public Attributes

SharedArrayPtr< unsigned char > data_
 Buffer data.
 
unsigned size_
 Data size.
 
bool reserved_
 Reserved flag.
 

Detailed Description

CPU-side scratch buffer for vertex data updates.


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