Ignore:
Timestamp:
06/22/05 00:38:49 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibility/include/QueryManager.h

    r143 r144  
    5151                            InfoContainer<NodeInfo> *visibleNodes, 
    5252                            InfoContainer<MeshInfo> *visibleGeometry, 
    53                             bool projectedPixels = false 
     53                            bool relativeVisibility = false 
    5454                            ) = 0; 
    5555     
     
    6262                               InfoContainer<NodeInfo> *visibleNodes, 
    6363                               InfoContainer<MeshInfo> *visibleGeometry, 
    64                                bool projectedPixels = false 
     64                               bool relativeVisibility = false 
    6565                               ) = 0; 
    6666     
Note: See TracChangeset for help on using the changeset viewer.