Ignore:
Timestamp:
02/15/07 00:35:41 (17 years ago)
Author:
mattausch
Message:

implemented hashpvs

File:
1 edited

Legend:

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

    r2105 r2116  
    4040  SimpleRay(const Vector3 &o, 
    4141                        const Vector3 &d, 
    42                         const short distribution, 
     42                        const unsigned char distribution, 
    4343                        const float weight, 
    4444                        const unsigned char flags = F_BIDIRECTIONAL 
Note: See TracChangeset for help on using the changeset viewer.