Ignore:
Timestamp:
08/07/05 20:16:30 (19 years ago)
Author:
bittner
Message:

data added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/AxisAlignedBox3.cpp

    r191 r209  
    14701470                                 float &minDistance, 
    14711471                                 float &maxDistance 
    1472                         ) const 
     1472                                 ) const 
    14731473{ 
    14741474 
     
    15031503  minDistance = sumMin; 
    15041504  maxDistance = sumMax; 
    1505  
    1506  
    15071505} 
    15081506 
Note: See TracChangeset for help on using the changeset viewer.