Ignore:
Timestamp:
05/28/15 10:21:10 (10 years ago)
Author:
epyon
Message:
  • stl/assert.hh, stl/capi.hh, size_t independent
  • GCC 4.8 compatibility
  • using template usage
  • various minor changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gfx/keyframed_mesh.cc

    r367 r376  
    3636}
    3737
    38 size_t keyframed_mesh::get_max_frames() const
     38nv::size_t keyframed_mesh::get_max_frames() const
    3939{
    4040        return m_frame_count;
Note: See TracChangeset for help on using the changeset viewer.