Changeset 480 for trunk/legacy/keyframed_mesh.hh
- Timestamp:
- 11/03/15 19:06:23 (10 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/legacy/keyframed_mesh.hh
r470 r480 11 11 #include <nv/interface/context.hh> 12 12 #include <nv/interface/animated_mesh.hh> 13 #include <nv/formats/md3_loader.hh>14 13 15 14 namespace nv 16 15 { 16 17 #if 0 17 18 18 19 class keyframed_mesh : public animated_mesh … … 95 96 }; 96 97 98 #endif 99 97 100 } // namespace nv 98 101
Note: See TracChangeset
for help on using the changeset viewer.