Skip to content

File Shader.hpp

FileList > AIAC > Render > Shader.hpp

Go to the source code of this file

Public Functions

Type Name
GLuint LoadShaders (const char * vertex_file_path, const char * fragment_file_path)

Public Functions Documentation

function LoadShaders

GLuint LoadShaders (
    const char * vertex_file_path,
    const char * fragment_file_path
) 


The documentation for this class was generated from the following file src/AIAC/Render/Shader.hpp