ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/dynamicProps/VCorrFunc.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/dynamicProps/VCorrFunc.hpp (file contents):
Revision 2758 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC

# Line 49 | Line 49 | namespace oopse {
49      VCorrFunc(SimInfo* info, const std::string& filename, const std::string& sele1, const std::string& sele2);  
50          
51    private:
52 <    virtual double calcCorrVal(int frame1, int frame2, StuntDouble* sd1,  StuntDouble* sd2);
52 >    virtual RealType calcCorrVal(int frame1, int frame2, StuntDouble* sd1,  StuntDouble* sd2);
53          
54    };
55  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines