Changeset 9684 in orxonox.OLD for branches/new_class_id/src/lib/graphics/importer/model.h
- Timestamp:
- Aug 22, 2006, 1:34:31 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/graphics/importer/model.h
r8035 r9684 54 54 //! This class defines the basic components of a model 55 55 class Model : virtual public BaseObject { 56 NewObjectListDeclaration(Model); 56 57 57 58 public:
Note: See TracChangeset
for help on using the changeset viewer.