Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2863 in orxonox.OLD for orxonox/trunk/importer/object.h


Ignore:
Timestamp:
Nov 16, 2004, 1:19:54 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk/importer: now imports more than 3 different objects, but there is an error with the groupname, this will be resolved. also added toDo (do not inject into trunksvn add toDo )

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/importer/object.h

    r2852 r2863  
    4949    Array* vTexture;
    5050    int faceMode;
     51    int faceCount;
    5152
    5253    int firstVertex;
     
    7475  bool initGroup(Group* group);
    7576  bool finalizeGroup (Group* group);
     77  bool cleanupGroup(Group* group);
    7678
    7779
Note: See TracChangeset for help on using the changeset viewer.