Developer Documentation
|
Public Attributes | |
std::string | vs_ |
vertex shader | |
std::string | tcs_ |
tess-control | |
std::string | tes_ |
tess-eval | |
std::string | gs_ |
geometry | |
std::string | fs_ |
fragment | |
bool | relativePaths_ |
rel or abs path | |
Definition at line 776 of file BaseNode.hh.