TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
ExecuteCPUGenerators()
void MeshGeneratorManager::ExecuteCPUGenerators
(
)
Definition at line
424
of file
MeshGeneratorManager.cpp
.
425
{
426
if
(appState->mode == ApplicationMode::TERRAIN)
427
{
428
GenerateForTerrain();
429
}
430
431
else
if
(appState->mode == ApplicationMode::CUSTOM_BASE)
432
{
433
GenerateForCustomBase();
434
}
435
}
MeshGeneratorManager
Generated on Thu Apr 7 2022 14:10:52 for TerraForge3D by
1.9.3