Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2005, 4:15:30 PM (18 years ago)
Author:
bottac
Message:

changes in height_map.cc

File:
1 edited

Legend:

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

    r5790 r5967  
    134134  inline unsigned int getTexCoordCount() const { return this->texCoordCount; };
    135135
    136   /** @returns the Count of Faces of this Model */
     136  /** @returns the Count of loadFaces of this Model */
    137137  inline unsigned int getFaceCount() const { return this->faceCount; };
    138138
Note: See TracChangeset for help on using the changeset viewer.