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

Description of a geometry for asynchronous loading. More...

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

Public Attributes

PrimitiveType type_
 Primitive type.
 
unsigned vbRef_
 Vertex buffer ref.
 
unsigned ibRef_
 Index buffer ref.
 
unsigned indexStart_
 Index start.
 
unsigned indexCount_
 Index count.
 

Detailed Description

Description of a geometry for asynchronous loading.


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