Urho3D::SourceBatch2D Struct Reference

2D source batch. More...

#include <Drawable2D.h>

Collaboration diagram for Urho3D::SourceBatch2D:
[legend]

Public Member Functions

 SourceBatch2D ()
 Construct.
 

Public Attributes

int drawOrder_
 Draw order.
 
SharedPtr< Materialmaterial_
 Material.
 
Vector< Vertex2Dvertices_
 Vertices.
 

Detailed Description

2D source batch.


The documentation for this struct was generated from the following files:
  • /home/travis/build/urho3d/Urho3D/Source/Urho3D/Urho2D/Drawable2D.h
  • /home/travis/build/urho3d/Urho3D/Source/Urho3D/Urho2D/Drawable2D.cpp