Changeset 2273 for trunk/psLib/src/math/psSpline.h
- Timestamp:
- Nov 3, 2004, 3:05:00 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psSpline.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psSpline.h
r2269 r2273 12 12 * @author George Gusciora, MHPCC 13 13 * 14 * @version $Revision: 1.3 2$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-11-0 3 03:30:30$14 * @version $Revision: 1.33 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-11-04 01:04:59 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 398 398 float max); 399 399 400 psS32 p_psSpline1DFree(psSpline1D *tmpSpline);401 402 400 psSpline1D *psSpline1DAllocGeneric(const psVector *bounds, 403 401 psS32 order);
Note:
See TracChangeset
for help on using the changeset viewer.
