Ignore:
Timestamp:
01/23/07 04:39:45 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2017 r2023  
    145145  SetupProjection(const int w, const int h, const float angle = 70.0f); 
    146146 
    147   virtual bool 
    148   ValidViewPoint(); 
     147  virtual bool ValidViewPoint(); 
    149148   
    150149  virtual float 
     
    280279        virtual void DoneCurrent() = 0; 
    281280 
     281        virtual bool ValidViewPoint(); 
    282282 
    283283        virtual void SampleBeamContributions( 
Note: See TracChangeset for help on using the changeset viewer.