IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 10:46:26 AM (20 years ago)
Author:
Paul Price
Message:

Unnecessary redefinition of psVectorBracket and psVectorInterpolate.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmGrowthCurve.h

    r6872 r9295  
    1616
    1717pmGrowthCurve *pmGrowthCurveAlloc (psF32 minRadius, psF32 maxRadius, psF32 refRadius);
    18 int psVectorBracket (psVector *index, psF32 key, bool above);
    19 psF32 psVectorInterpolate (psVector *index, psVector *value, psF32 key);
    2018psF32 pmGrowthCurveCorrect (pmGrowthCurve *growth, psF32 radius);
    2119
Note: See TracChangeset for help on using the changeset viewer.