Fillwave  10.0.0
List of all members | Public Attributes
flw::flf::ShaderLoader Class Reference

Loads shader sources. More...

#include <ShaderLoader.h>

Inheritance diagram for flw::flf::ShaderLoader:
flw::flf::ProgramLoader

Public Attributes

const std::string mGLFragmentPrecision = "precision lowp float;\n"
 
const std::string mGLVertexPrecision = "precision mediump float;\n"
 

Detailed Description

Loads shader sources.


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