Ignore:
Timestamp:
01/23/08 06:32:46 (16 years ago)
Author:
bittner
Message:

moving objects partially functional

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/QtGlRenderer.h

    r2633 r2636  
    108108 
    109109  signals: 
    110  
     110  void UpdateDynamicObjects(); 
    111111  void ComputeVisibility(); 
    112112  void StopComputation(); 
     
    310310 
    311311public slots: 
    312  
     312void UpdateDynamicObjects(); 
    313313        void UpdateAllPvs(); 
    314314        void ComputeVisibility(); 
Note: See TracChangeset for help on using the changeset viewer.