|
Urho3D
|
Per-thread geometry, light and scene range collection structure. More...
#include </home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.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. | |
Per-thread geometry, light and scene range collection structure.