Urho3D
Public Attributes | List of all members
Dviglo::IndexBufferDesc Struct Reference

Description of index buffer data for asynchronous loading. More...

#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Graphics/Model.h>

Public Attributes

unsigned indexCount_
 Index count.
 
unsigned indexSize_
 Index size.
 
unsigned dataSize_
 Index data size.
 
SharedArrayPtr< unsigned char > data_
 Index data.
 

Detailed Description

Description of index buffer data for asynchronous loading.


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