11 | | You can find the source of this module [https://dev.orxonox.net/browser/trunk/src/lib/graphics/importer/ here]. Main module is: |
12 | | * [https://dev.orxonox.net/browser/trunk/src/lib/graphics/importer/objModel.h objModel] - the importer itself |
13 | | * [https://dev.orxonox.net/browser/trunk/src/lib/graphics/importer/static_model.h StaticModel] - base class for this importer |
| 11 | You can find the source of this module [source:orxonox.OLD/trunk/src/lib/graphics/importer/ here]. Main module is: |
| 12 | * [source:orxonox.OLD/trunk/src/lib/graphics/importer/obj/objModel.h objModel] - the importer itself |
| 13 | * [source:orxonox.OLD/trunk/src/lib/graphics/importer/static_model.h StaticModel] - base class for this importer |