Ignore:
Timestamp:
07/19/06 00:26:49 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp

    r1141 r1142  
    12881288                                        "perobject"); 
    12891289 
    1290         RegisterOption("ViewCells.Evaluation.countKdPvs", 
    1291                                         optBool, 
    1292                                         "view_cells_evaluation_count_kd_pvs=", 
    1293                                         "false"); 
    1294  
    12951290        RegisterOption("ViewCells.active", 
    12961291                                        optInt, 
     
    22192214        RegisterOption("VspTree.storeKdPvs", 
    22202215                                        optBool, 
    2221                                         "vsp_storeKdPvs=", 
     2216                                        "vsp_store_kd_pvs=", 
    22222217                                        "true"); 
    22232218         
Note: See TracChangeset for help on using the changeset viewer.