Ignore:
Timestamp:
02/17/07 22:48:12 (17 years ago)
Author:
mattausch
Message:

worded on obj loading in Ogre

File:
1 edited

Legend:

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

    r2120 r2123  
    2323                but the individual contributions of the entries are summed up. 
    2424        */ 
    25         float EvalPvsCost() const {      
    26                 //temp matt  
    27                 return 1.0f; } 
     25        float EvalPvsCost() const; 
    2826 
    2927        friend ostream &operator<<(ostream &s, const ObjectPvs &p)  
Note: See TracChangeset for help on using the changeset viewer.