Documentation
Urho3D::OcclusionBufferData Struct Reference
Per-thread occlusion buffer data. More...
#include <OcclusionBuffer.h>
Collaboration diagram for Urho3D::OcclusionBufferData:
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:
- /home/travis/build/urho3d/Urho3D/Source/Urho3D/Graphics/OcclusionBuffer.h