Developer Documentation
ACG::SceneGraph::ACG::SceneGraph::BaseNode::ShaderSet Struct Reference

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
 

Detailed Description

Definition at line 776 of file MeshNode2T.cc.


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