Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5790 in orxonox.OLD for trunk/src/lib/graphics/importer/model.h


Ignore:
Timestamp:
Nov 27, 2005, 12:17:07 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: rescale of the screen-size should reload Models too on windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/importer/model.h

    r5774 r5790  
    114114  void draw(char* groupName) const;
    115115
     116  void rebuild();
     117
    116118  /** @returns Count of the Models (Groups) in this File */
    117119  inline int getGroupCount() const { return this->groupCount; };
Note: See TracChangeset for help on using the changeset viewer.