Rebel Fork Framework
Urho3D::OcclusionBufferData Struct Reference

Per-thread occlusion buffer data. More...

#include <Urho3D/Graphics/OcclusionBuffer.h>

Public Attributes

ea::shared_array< int > dataWithSafety_
 Full buffer data with safety padding.
 
int * data_
 Buffer data.
 
bool used_
 Use flag.
 

Detailed Description

Per-thread occlusion buffer data.


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