Ignore:
Timestamp:
11/24/05 18:38:19 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r427 r430  
    986986                                (*ri).mRay->Unref(); 
    987987 
     988                                Debug << "computed t: " << (*ri).mRay->mT << endl; 
    988989                                // determine the side of this ray with respect to the plane 
    989990                                int side = node->ComputeRayIntersection(*ri, (*ri).mRay->mT); 
Note: See TracChangeset for help on using the changeset viewer.