Urho3D::PerThreadSceneResult Struct Reference

Per-thread geometry, light and scene range collection structure. More...

#include <View.h>

Collaboration diagram for Urho3D::PerThreadSceneResult:
[legend]

Public Attributes

PODVector< Drawable * > geometries_
 Geometry objects.
 
PODVector< Light * > lights_
 Lights.
 
float minZ_
 Scene minimum Z value.
 
float maxZ_
 Scene maximum Z value.
 

Detailed Description

Per-thread geometry, light and scene range collection structure.


The documentation for this struct was generated from the following file:
  • /home/travis/build/urho3d/Urho3D/Source/Urho3D/Graphics/View.h