![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
#include <shaders.h>
Public Member Functions | |
BlamShader (std::string _id, std::string file_path) | |
~BlamShader () | |
bgfx::ShaderHandle | GetShaderHandle () |
bool | GetShaderLoadResult () |
std::string | GetID () |
BlamShader::BlamShader | ( | std::string | _id, |
std::string | file_path | ||
) |
BlamShader::~BlamShader | ( | ) |
std::string BlamShader::GetID | ( | ) |
bgfx::ShaderHandle BlamShader::GetShaderHandle | ( | ) |
bool BlamShader::GetShaderLoadResult | ( | ) |