Ignore:
Timestamp:
06/12/14 11:07:08 (11 years ago)
Author:
epyon
Message:
  • const correctness (in-progress)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv/gfx/keyframed_mesh.hh

    r239 r251  
    4545                virtual void set_frame( uint32 frame );
    4646                virtual void update( uint32 ms );
    47                 virtual void update( program* a_program );
     47                virtual void update( program* a_program ) const;
    4848                virtual ~keyframed_mesh();
    4949        protected:
Note: See TracChangeset for help on using the changeset viewer.