Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::RenderingComponent::DrawCommands Struct Reference

#include <RenderingComponent.h>

Public Attributes

GenericDrawCommandContainer _data
 
SharedMutex _dataLock
 

Detailed Description

Definition at line 127 of file RenderingComponent.h.

Member Data Documentation

◆ _data

GenericDrawCommandContainer Divide::RenderingComponent::DrawCommands::_data

Definition at line 129 of file RenderingComponent.h.

◆ _dataLock

SharedMutex Divide::RenderingComponent::DrawCommands::_dataLock

Definition at line 130 of file RenderingComponent.h.


The documentation for this struct was generated from the following file: