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

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

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Graphics/Graphics.h>

Public Attributes

SharedArrayPtr< u8 > data_
 Buffer data.
 
i32 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: