![]() |
Blamite Game Engine - Guerilla (Library)
00421.06.29.24.2305.blamite
The tag editor for the Blamite Game Engine.
|
#include <string>
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) |
#define GUERILLA_LIB_API __declspec(dllimport) |
|
strong |