TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ AddSSBO()

void GLSLHandler::AddSSBO ( GLSLSSBO  ssbo)

Definition at line 256 of file GLSLHandler.cpp.

257{
258 ssbos.push_back(ssbo);
259}