![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <PoolHandle.h>
Public Member Functions | |
bool | operator== (const PoolHandle &) const =default |
Public Attributes | |
U16 | _id { 0u } |
U8 | _generation { 0u } |
U8 | _tag { 0u } |
Definition at line 40 of file PoolHandle.h.
|
default |
U8 Divide::PoolHandle::_generation { 0u } |
Definition at line 43 of file PoolHandle.h.
U16 Divide::PoolHandle::_id { 0u } |
Definition at line 42 of file PoolHandle.h.
U8 Divide::PoolHandle::_tag { 0u } |
Definition at line 44 of file PoolHandle.h.