Ignore:
Timestamp:
07/18/06 13:26:02 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1133 r1139  
    191191        bool AddPvsSample(Intersectable *sample, const float pdf, float &contribution); 
    192192   
    193         bool AddKdPvsSample(KdLeaf *sample, const float pdf, float &contribution); 
    194193 
    195194        /// Rays piercing this view cell. 
Note: See TracChangeset for help on using the changeset viewer.