Changeset 452 for code/branches/objecthierarchy/src/orxonox/core/Iterator.h
- Timestamp:
- Dec 10, 2007, 3:21:33 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/orxonox/core/Iterator.h
r447 r452 1 1 /*! 2 2 @file Iterator.h 3 @brief Definition of the Iterator class.3 @brief Definition and implementation of the Iterator class. 4 4 5 5 The Iterator of a given class allows to iterate through an ObjectList, containing all objects of that type.
Note: See TracChangeset
for help on using the changeset viewer.