Changeset 286 for trunk/nv/gfx/animation.hh
- Timestamp:
- 07/21/14 02:42:49 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/gfx/animation.hh
r285 r286 12 12 #include <nv/interface/stream.hh> 13 13 #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> 15 17 #include <nv/transform.hh> 16 18 #include <glm/gtc/matrix_transform.hpp>
Note: See TracChangeset
for help on using the changeset viewer.