Ignore:
Timestamp:
06/19/06 16:14:40 (18 years ago)
Author:
mattausch
Message:

added view cells manager for vsposptree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.h

    r1020 r1021  
    8686        for sampling the inside of a colon. 
    8787*/ 
    88 class ObjectsInteriorDistribution: public SamplingStrategy 
     88/*class ObjectsInteriorDistribution: public SamplingStrategy 
    8989{ 
    9090 public: 
     
    9494         virtual bool GenerateSample(SimpleRay &ray) const; 
    9595}; 
    96  
     96*/ 
    9797}; 
    9898 
Note: See TracChangeset for help on using the changeset viewer.