Source/Urho3D/Graphics/Drawable.h File Reference
Drawable.h File Reference
#include "../Graphics/GraphicsDefs.h"#include "../Math/BoundingBox.h"#include "../Scene/Component.h"
Include dependency graph for Drawable.h:
This graph shows which files directly or indirectly include this file:
Classes | |
| struct | Urho3D::FrameInfo |
| Rendering frame update parameters. More... | |
| struct | Urho3D::SourceBatch |
| Source data for a 3D geometry draw call. More... | |
| class | Urho3D::Drawable |
| Base class for visible components. More... | |
Enumerations | |
| enum | Urho3D::UpdateGeometryType { UPDATE_NONE = 0, UPDATE_MAIN_THREAD, UPDATE_WORKER_THREAD } |
| Geometry update type. | |
