Ignore:
Timestamp:
02/01/07 18:30:35 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2015 r2073  
    723723        VspNode *SubdivideAndCopy(SplitQueue &tQueue, SubdivisionCandidate *splitCandidate); 
    724724 
    725         bool LineSegmentIntersects(const Vector3 &origin,  
    726                                                            const Vector3 &termination,  
    727                                                            ViewCell *viewCell); 
     725 
    728726protected: 
    729727 
Note: See TracChangeset for help on using the changeset viewer.