Ignore:
Timestamp:
11/13/06 15:34:15 (18 years ago)
Author:
bittner
Message:

merge with new pvs

File:
1 edited

Legend:

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

    r1736 r1743  
    269269        */ 
    270270        Intersectable *GetIntersectable(const VssRay &ray, const bool isTermination) const; 
    271  
     271   
     272  Intersectable *GetIntersectable(Intersectable *obj, 
     273                                                                  const Vector3 &point) const; 
     274   
    272275        /** Export object space partition bounding boxes. 
    273276        */ 
Note: See TracChangeset for help on using the changeset viewer.