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

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

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/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: