#include <ShaderParser.h>
ge::ShaderParser::ShaderParser |
( |
| ) |
|
ge::ShaderParser::~ShaderParser |
( |
| ) |
|
void ge::ShaderParser::clear |
( |
| ) |
|
void ge::ShaderParser::create |
( |
| ) |
|
std::string ge::ShaderParser::getAttributePropertyFromLine |
( |
ShaderProperty::IOType |
_iotype, |
|
|
std::string |
_line |
|
) |
| |
|
static |
std::shared_ptr< ge::ShaderAttributes > ge::ShaderParser::getAttributesFromString |
( |
const std::string & |
_source | ) |
|
|
static |
std::string ge::ShaderParser::readFile |
( |
std::string |
_repopath | ) |
|
|
static |
std::vector< std::string > ge::ShaderParser::splitProgram |
( |
const std::string & |
_source, |
|
|
std::string |
_filepath |
|
) |
| |
|
static |
The documentation for this class was generated from the following files:
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineCore/include/ShaderParser.h
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineCore/src/ShaderParser.cpp