![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include "tag_io.h"#include <OGRE/Atmosphere/OgreAtmosphereNpr.h>#include "components/rendering/rendering.h"#include "components/content/tags/tags.h"#include "components/content/tags/fields.h"#include "api/v1/types/tags/classes/bitmap.h"#include "api/v1/types/tags/classes/material.h"#include "api/v1/types/tags/classes/cui_screen.h"#include "api/v1/types/tags/classes/render_model.h"#include "api/v1/types/tags/classes/sky_atm_parameters.h"#include "api/v1/types/tags/classes/scenario.h"#include "api/v1/types/tags/classes/light.h"#include "api/v1/types/tags/classes/shader.h"#include "api/v1/types/tags/classes/shader_program.h"#include "api/v1/types/tags/classes/tile_set.h"#include "components/ui/blam/ui.h"#include "components/core/extensions/extensions.h"#include "components/content/blamscript/blamscript.h"#include "components/content/tags/scenario.h"
Include dependency graph for tag_postprocess.cpp:Functions | |
| void | LinkCUSCComponentMaterialParameters (BlamTagData *material_tag_data, cui_screen::basic_components_entry *component, std::string cusc_tag_path) |
| bool | verify_material_for_param_linking (BlamTagData *material_tag_data) |
| void LinkCUSCComponentMaterialParameters | ( | BlamTagData * | material_tag_data, |
| cui_screen::basic_components_entry * | component, | ||
| std::string | cusc_tag_path | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| bool verify_material_for_param_linking | ( | BlamTagData * | material_tag_data | ) |
Here is the call graph for this function:
Here is the caller graph for this function: