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

#include <shaders.h>

Public Member Functions

 BlamShaderProgram (std::string _id)
 
 ~BlamShaderProgram ()
 
bgfx::ProgramHandle GetProgramHandle ()
 
bool GetProgramLoadResult ()
 
std::string GetID ()
 

Constructor & Destructor Documentation

◆ BlamShaderProgram()

BlamShaderProgram::BlamShaderProgram ( std::string  _id)
+ Here is the call graph for this function:

◆ ~BlamShaderProgram()

BlamShaderProgram::~BlamShaderProgram ( )

Member Function Documentation

◆ GetID()

std::string BlamShaderProgram::GetID ( )

◆ GetProgramHandle()

bgfx::ProgramHandle BlamShaderProgram::GetProgramHandle ( )
+ Here is the caller graph for this function:

◆ GetProgramLoadResult()

bool BlamShaderProgram::GetProgramLoadResult ( )
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: