Ignore:
Timestamp:
06/07/06 18:38:29 (18 years ago)
Author:
mattausch
Message:

environment as a singleton

File:
1 edited

Legend:

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

    r1001 r1004  
    366366  virtual int GetHeight() const { return height(); } 
    367367 
    368   virtual void 
    369   SetupProjection(const int w, const int h); 
     368 virtual void 
     369  SetupProjection(const int w, const int h, const float angle = 70.0f); 
    370370 
    371371  void 
Note: See TracChangeset for help on using the changeset viewer.