Elaztek Developer Hub
Blamite Game Engine - Guerilla (Library)  00421.06.29.24.2305.blamite
The tag editor for the Blamite Game Engine.
render_model.h File Reference
#include <string>
+ Include dependency graph for render_model.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Guerilla
 Namespace containing functions for Guerilla.
 
 Guerilla::Tags
 Namespace containing functions relating to tags and plugins.
 
 Guerilla::Tags::Importers
 
 Guerilla::Tags::Importers::RenderModel
 Namespace containing functions used for importing render_model tags from source assets.
 

Macros

#define GUERILLA_LIB_API   __declspec(dllimport)
 

Enumerations

enum  GuerillaRenderModelFormat { GuerillaRenderModelFormat::OBJ }
 

Functions

GUERILLA_LIB_API bool Guerilla::Tags::Importers::RenderModel::ImportRenderModel (std::string file_path, std::string output_directory)
 

Macro Definition Documentation

◆ GUERILLA_LIB_API

#define GUERILLA_LIB_API   __declspec(dllimport)

Enumeration Type Documentation

◆ GuerillaRenderModelFormat

Enumerator
OBJ