Changes between Version 3 and Version 4 of code/doc/MetaObjectList
- Timestamp:
- Sep 21, 2008, 8:51:06 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/MetaObjectList
v3 v4 4 4 == Description == 5 5 6 The [wiki:MetaObjectList] stores all [wiki:ObjectList ObjectLists] (and the related entries) an [wiki:OrxonoxClass object] is stored in. This allows you to delete an object really fast. Read the Wiki-page of [wiki:ObjectList] for more information s.6 The [wiki:MetaObjectList] stores all [wiki:ObjectList ObjectLists] (and the related entries) an [wiki:OrxonoxClass object] is stored in. This allows you to delete an object really fast. Read the Wiki-page of [wiki:ObjectList] for more information.