Ignore:
Timestamp:
10/26/06 19:35:43 (18 years ago)
Author:
mattausch
Message:

found constant for ratio

File:
1 edited

Legend:

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

    r1676 r1684  
    25662566                                        "200"); 
    25672567 
     2568        RegisterOption("Hierarchy.Construction.maxStepsOfSameType", 
     2569                                        optInt, 
     2570                                        "hierarchy_construction_max_steps_same_type=", 
     2571                                        "700"); 
     2572 
    25682573        RegisterOption("Hierarchy.Construction.recomputeSplitPlaneOnRepair", 
    25692574                                        optBool, 
Note: See TracChangeset for help on using the changeset viewer.