Urho3D::ScratchBuffer Struct Reference

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

#include <Urho3D/Graphics/Graphics.h>

Collaboration diagram for Urho3D::ScratchBuffer:
[legend]

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:
  • Source/Urho3D/Graphics/Graphics.h