Ignore:
Timestamp:
03/31/06 20:31:55 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r712 r722  
    12791279                                        "8000000"); 
    12801280 
     1281        RegisterOption("ViewCells.Evaluation.samplingType", 
     1282                        optString, 
     1283                        "view_cells_evaluation_sampling_type=", 
     1284                        "box"); 
     1285 
    12811286        RegisterOption("ViewCells.Evaluation.samplesPerPass", 
    12821287                                        optInt, 
Note: See TracChangeset for help on using the changeset viewer.