TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ GLSLLine()

GLSLLine::GLSLLine ( std::string  line,
std::string  comment = "" 
)

Definition at line 66 of file GLSLHandler.cpp.

67 : line(line), comment(comment)
68{
69}