Hubris Engine Dev
A Project to learn and get into Game Engine developement.
 
Loading...
Searching...
No Matches
Hubris::Block Struct Reference

#include <Memory.h>

Public Attributes

size_t blk_id
 
void * pointer
 

Detailed Description

Definition at line 23 of file Memory.h.

Member Data Documentation

◆ blk_id

size_t Hubris::Block::blk_id

Definition at line 24 of file Memory.h.

◆ pointer

void* Hubris::Block::pointer

Definition at line 25 of file Memory.h.


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