Ignore:
Timestamp:
01/09/08 14:29:56 (16 years ago)
Author:
bittner
Message:

Havran ray caster functional except enhanced features used by mutation and object based pvs

File:
1 edited

Legend:

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

    r2582 r2583  
    311311  } 
    312312  // $$JB correction 
    313   virtual int FindNearestI_16oneDir(SimpleRayContainer &rays, int offset) { 
    314         return 0; 
    315   } 
     313  virtual int FindNearestI_16oneDir(SimpleRayContainer &rays, int offset); 
     314 
    316315  int PrecomputeData(SimpleRayContainer &rays); 
    317316  void ReverseRay(const int indexA); 
Note: See TracChangeset for help on using the changeset viewer.