Changeset 1024 for code/trunk/src/orxonox/core/MetaObjectList.h
- Timestamp:
- Apr 10, 2008, 5:35:49 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/core/MetaObjectList.h
r871 r1024 113 113 This allows much faster deletion of objects because no iteration is needed. 114 114 */ 115 class MetaObjectList115 class _CoreExport MetaObjectList 116 116 { 117 117 public:
Note: See TracChangeset
for help on using the changeset viewer.