Changeset 480 for trunk/legacy/keyframed_mesh.cc
- Timestamp:
- 11/03/15 19:06:23 (10 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/legacy/keyframed_mesh.cc
r470 r480 12 12 13 13 using namespace nv; 14 15 #if 0 14 16 15 17 nv::keyframed_mesh::keyframed_mesh( context* a_context, const data_channel_set* a_data, const mesh_nodes_data* a_tag_map ) … … 247 249 delete[] m_data; 248 250 } 251 252 #endif
Note: See TracChangeset
for help on using the changeset viewer.