Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
array_instance Struct Reference

Public Attributes

bgfx::TextureHandle handle
 
int capacity
 
int width
 
int height
 
std::vector< boollayer_in_use
 
int next_free_hint
 

Member Data Documentation

◆ capacity

int array_instance::capacity

◆ handle

bgfx::TextureHandle array_instance::handle

◆ height

int array_instance::height

◆ layer_in_use

std::vector<bool> array_instance::layer_in_use

◆ next_free_hint

int array_instance::next_free_hint

◆ width

int array_instance::width

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