Gaia-ECS v1.0.0
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::AccessContextST Struct Reference

Single-threaded command-buffer access guard. Locking is a no-op. More...

#include <command_buffer.h>

Public Member Functions

void lock ()
 Acquires the access guard.
 
void unlock ()
 Releases the access guard.
 

Detailed Description

Single-threaded command-buffer access guard. Locking is a no-op.


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