Ignore:
Timestamp:
12/14/06 23:02:53 (18 years ago)
Author:
mattausch
Message:

added avg ray contrib

File:
1 edited

Legend:

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

    r1887 r1895  
    26452645                                        "true"); 
    26462646 
     2647        RegisterOption("Hierarchy.Construction.maxAvgRayContri", 
     2648                                        optFloat, 
     2649                                        "hierarchy_construction_max_avg_raycontri=", 
     2650                                        "99999.0"); 
     2651         
    26472652        ///////////////////////////////////////////////////////////////// 
     2653 
    26482654} 
    26492655 
Note: See TracChangeset for help on using the changeset viewer.