![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <RenderingComponent.h>
Public Attributes | |
GenericDrawCommandContainer | _data |
SharedMutex | _dataLock |
Definition at line 127 of file RenderingComponent.h.
GenericDrawCommandContainer Divide::RenderingComponent::DrawCommands::_data |
Definition at line 129 of file RenderingComponent.h.
SharedMutex Divide::RenderingComponent::DrawCommands::_dataLock |
Definition at line 130 of file RenderingComponent.h.