Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 14, 2006, 11:28:29 AM (18 years ago)
Author:
patrick
Message:

bsp: started loading md3 mesh data, the last of the data structures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bsp_model/src/lib/graphics/importer/md3/md3_tag.h

    r8359 r8372  
    3030
    3131
    32   private:
     32  public:
    3333    std::string               name;                   //!< name of tag as its usualy called in the md3 file
    3434    Vector                    position;               //!< the position of the tag reltive to the models containing that tag
Note: See TracChangeset for help on using the changeset viewer.