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

Per-thread occlusion buffer data. More...

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

Public Attributes

SharedArrayPtr< 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: