Ignore:
Timestamp:
12/13/05 17:28:02 (19 years ago)
Author:
mattausch
Message:

worked on vsp kd view cells

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/KdTree.cpp

    r403 r462  
    502502int 
    503503KdTree::CastRay( 
    504                                                                 Ray &ray 
    505                                                                 ) 
     504                                Ray &ray 
     505                                ) 
    506506{ 
    507507  int hits = 0; 
Note: See TracChangeset for help on using the changeset viewer.