Ignore:
Timestamp:
07/21/14 02:42:49 (11 years ago)
Author:
epyon
Message:
  • split the monolithic animation templates into separate headers
  • vertex.hh no longer has any animated key templates
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv/gfx/animation.hh

    r285 r286  
    1212#include <nv/interface/stream.hh>
    1313#include <nv/math.hh>
    14 #include <nv/interface/vertex.hh>
     14#include <nv/interface/animation_key.hh>
     15#include <nv/interface/interpolation_raw.hh>
     16#include <nv/interface/interpolation_template.hh>
    1517#include <nv/transform.hh>
    1618#include <glm/gtc/matrix_transform.hpp>
Note: See TracChangeset for help on using the changeset viewer.