![]() |
TerraForge3D
2.3.1
3D Terrain And Landscape Generator
|
Public Member Functions | |
GLSLSSBO (std::string name, std::string binding="1", std::string comment="") | |
std::string | GenerateGLSL () |
void | AddLine (GLSLLine line) |
Public Attributes | |
std::vector< GLSLLine > | lines |
std::string | name = "" |
std::string | binding = "" |
std::string | comment = "" |
Definition at line 43 of file GLSLHandler.h.