Ignore:
Timestamp:
01/03/06 23:33:45 (18 years ago)
Author:
bittner
Message:

Large merge - viewcells seem not functional now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/Vector3.h

    r448 r492  
    228228 
    229229  friend Vector3 UniformRandomVector(const Vector3 &normal); 
     230  friend Vector3 UniformRandomVector(); 
     231   
     232 
    230233}; 
    231234 
     
    445448} 
    446449 
     450 
    447451// Overload << operator for C++-style output 
    448452inline ostream& 
Note: See TracChangeset for help on using the changeset viewer.