Urho3D::GeometryDesc Struct Reference

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

#include <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:
  • /home/travis/build/urho3d/Urho3D/Source/Urho3D/Graphics/Model.h