|
MeVisLab Toolbox Reference
|
#include <SoShaderBuilder.h>
Classes | |
| struct | SourceInfo |
Public Member Functions | |
| const SourceInfo & | lookup (const std::string name) const |
| void | insert (const std::string name, const SourceInfo &info) |
| void | addSource (const char *data) |
Definition at line 25 of file SoShaderBuilder.h.
| void SoShaderRepository::addSource | ( | const char * | data | ) |
| void SoShaderRepository::insert | ( | const std::string | name, |
| const SourceInfo & | info | ||
| ) |
| const SourceInfo & SoShaderRepository::lookup | ( | const std::string | name | ) | const |