Ignore:
Timestamp:
11/03/15 19:06:23 (10 years ago)
Author:
epyon
Message:
  • cleanup of legacy code
  • resource updates
File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/legacy/keyframed_mesh.cc

    r470 r480  
    1212
    1313using namespace nv;
     14
     15#if 0
    1416
    1517nv::keyframed_mesh::keyframed_mesh( context* a_context, const data_channel_set* a_data, const mesh_nodes_data* a_tag_map )
     
    247249        delete[] m_data;
    248250}
     251
     252#endif
Note: See TracChangeset for help on using the changeset viewer.