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

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

#include <Dry/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.
 

Detailed Description

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


The documentation for this struct was generated from the following file: