TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ SharedDataRep() [1/2]

SharedDataRep::SharedDataRep ( std::string  t,
std::string  b,
std::string  c 
)
inline

Definition at line 9 of file CustomShaderNode.h.

10 :text(t), type(b), alias(c) {}