Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 16, 2006, 5:32:47 PM (18 years ago)
Author:
patrick
Message:

bsp: animation initialisation work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bsp_model/src/lib/graphics/importer/md3/md3_animation.cc

    r8526 r8545  
    6363
    6464  /**
    65    * create a new MD3 Anumation object and initialize it with the data on the given line
    66    * @param line: the line to read from
    67    */
    68   MD3Animation::MD3Animation(std::string line)
    69   {
    70     this->init();
    71     // loadAnimation()
    72   }
    73 
    74 
    75   /**
    7665   * deconstructor
    7766   */
Note: See TracChangeset for help on using the changeset viewer.