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

#include <rendering.h>

+ Collaboration diagram for ogre_material_instance_data:

Public Attributes

ogre_material_info_dataoriginal_material = nullptr
 
std::string referencing_tag_path = ""
 
Ogre::HlmsDatablock * instance_datablock = nullptr
 
materialtag_instance = nullptr
 
bool needs_reload = false
 
bool persistent_reload = false
 

Member Data Documentation

◆ instance_datablock

Ogre::HlmsDatablock* ogre_material_instance_data::instance_datablock = nullptr

◆ needs_reload

bool ogre_material_instance_data::needs_reload = false

◆ original_material

ogre_material_info_data* ogre_material_instance_data::original_material = nullptr

◆ persistent_reload

bool ogre_material_instance_data::persistent_reload = false

◆ referencing_tag_path

std::string ogre_material_instance_data::referencing_tag_path = ""

◆ tag_instance

material* ogre_material_instance_data::tag_instance = nullptr

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