Changeset 11517 for code/branches/SOBv2_HS17/src/orxonox/graphics/Model.cc
- Timestamp:
- Oct 30, 2017, 4:05:01 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SOBv2_HS17/src/orxonox/graphics/Model.cc
r11080 r11517 40 40 #include "graphics/MeshLodInformation.h" 41 41 #include "Level.h" 42 42 43 43 44 namespace orxonox … … 155 156 this->mesh_.setMaterial(this->materialName_); 156 157 } 158 157 159 158 160 void Model::changedShadows()
Note: See TracChangeset
for help on using the changeset viewer.