Changeset 6751 for branches/rel10_ifa/psModules/src/objects/pmGrowthCurve.h
- Timestamp:
- Mar 31, 2006, 4:47:20 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/objects/pmGrowthCurve.h
r6556 r6751 15 15 pmGrowthCurve; 16 16 17 pmGrowthCurve *pmGrowthCurveAlloc (psF32 minRadius, psF32 maxRadius, psF32 dRadius);17 pmGrowthCurve *pmGrowthCurveAlloc (psF32 minRadius, psF32 maxRadius, psF32 refRadius); 18 18 int psVectorBracket (psVector *index, psF32 key, bool above); 19 19 psF32 psVectorInterpolate (psVector *index, psVector *value, psF32 key);
Note:
See TracChangeset
for help on using the changeset viewer.
