Changeset 6937 for code/branches
- Timestamp:
- May 20, 2010, 4:34:49 PM (15 years ago)
- Location:
- code/branches/presentation3/src/orxonox/graphics
- Files:
- 
          - 2 added
- 2 edited
 
 - 
          AnimatedModel.cc (added)
- 
          AnimatedModel.h (added)
- 
          CMakeLists.txt (modified) (1 diff)
- 
          Model.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        code/branches/presentation3/src/orxonox/graphics/CMakeLists.txtr6926 r6937 6 6 MeshLodInformation.cc 7 7 Model.cc 8 AnimatedModel.cc 8 9 ParticleEmitter.cc 9 10 ParticleSpawner.cc 
- 
        code/branches/presentation3/src/orxonox/graphics/Model.hr6926 r6937 62 62 { return this->bCastShadows_; } 63 63 64 pr ivate:64 protected: 65 65 void changedMesh(); 66 66 void changedShadows(); 
Note: See TracChangeset
          for help on using the changeset viewer.
      


 
            







