Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 20, 2005, 3:24:14 PM (18 years ago)
Author:
patrick
Message:

christmas: the texture gets loaded now and is loadable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/christmas_branche/src/lib/graphics/importer/md2Model.h

    r6188 r6191  
    6969typedef struct
    7070{
    71   unsigned char             v[3];                 //!< the vector of the vertex
     71  unsigned char    v[3];                 //!< the vector of the vertex
    7272  unsigned char    lightNormalIndex;     //!< the index of the light normal
    7373} sVertex;
Note: See TracChangeset for help on using the changeset viewer.