Changeset 1052 for code/trunk/src/orxonox/core/ClassTreeMask.h
- Timestamp:
- Apr 14, 2008, 3:42:49 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/core/ClassTreeMask.h
r871 r1052 179 179 ClassTreeMask& operator=(const ClassTreeMask& other); 180 180 181 bool operator==(const ClassTreeMask& other) const; 182 bool operator!=(const ClassTreeMask& other) const; 183 181 184 ClassTreeMask& operator+(); 182 185 ClassTreeMask operator-() const;
Note: See TracChangeset
for help on using the changeset viewer.