Urho3D
|
Per-thread occlusion buffer data. More...
#include </home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.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. | |
Per-thread occlusion buffer data.