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

#include <PoolHandle.h>

Public Member Functions

bool operator== (const PoolHandle &) const =default
 

Public Attributes

U16 _id { 0u }
 
U8 _generation { 0u }
 
U8 _tag { 0u }
 

Detailed Description

Definition at line 40 of file PoolHandle.h.

Member Function Documentation

◆ operator==()

bool Divide::PoolHandle::operator== ( const PoolHandle ) const
default

Member Data Documentation

◆ _generation

U8 Divide::PoolHandle::_generation { 0u }

Definition at line 43 of file PoolHandle.h.

◆ _id

U16 Divide::PoolHandle::_id { 0u }

Definition at line 42 of file PoolHandle.h.

◆ _tag

U8 Divide::PoolHandle::_tag { 0u }

Definition at line 44 of file PoolHandle.h.


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