Exemple #1
0
 void InitializeModel()
 {
     _terrainModel.CalculateModel();
     ReadSettings(_terrainModel);
 }