Ignore:
Timestamp:
01/17/08 17:25:10 (16 years ago)
Author:
bittner
Message:

HR updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/havran/ktball.cpp

    r2603 r2608  
    424424 
    425425void 
    426 CKTB::FindNearestI(RayPacket2x2 &raypack, Vector3 &boxmin, Vector3 &boxmax) 
     426CKTB::FindNearestI(RayPacket2x2 &raypack, 
     427                                   const Vector3 &boxmin, 
     428                                   const Vector3 &boxmax) 
    427429{ 
    428430  if (!makeMinBoxes) 
Note: See TracChangeset for help on using the changeset viewer.