Urho3D
Public Attributes
Urho3D::ScratchBuffer Struct Reference

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

#include <D3D9Graphics.h>

List of all members.

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: