Urho3D
Public Attributes | List of all members
Urho3D::PerThreadSceneResult Struct Reference

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

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Graphics/View.h>

Public Attributes

Vector< Drawable * > geometries_
 Geometry objects.
 
Vector< 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: