Urho3D::OcclusionBufferData Struct Reference

Per-thread occlusion buffer data. More...

#include <Urho3D/Graphics/OcclusionBuffer.h>

Collaboration diagram for Urho3D::OcclusionBufferData:
[legend]

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:
  • Source/Urho3D/Graphics/OcclusionBuffer.h