U3D
Open-source, cross-platform 2D and 3D game engine built in C++
|
Description of a geometry for asynchronous loading. More...
#include </var/dev/u3d/stable/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. | |
Description of a geometry for asynchronous loading.