| Urho3D
    | 
Per-thread geometry, light and scene range collection structure. More...
#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Graphics/View.h>
| Public Attributes | |
| PODVector< Drawable * > | geometries_ | 
| Geometry objects. | |
| PODVector< Light * > | lights_ | 
| Lights. | |
| float | minZ_ | 
| Scene minimum Z value. | |
| float | maxZ_ | 
| Scene maximum Z value. | |
Per-thread geometry, light and scene range collection structure.
 1.8.17
 1.8.17