00001 // Dan 12/20/00 \Dan90\Include\SDK\CPInterp.h 00002 00003 #define __CPINTERP_H 00004 00005 enum CPInterpolationMethod { CPI_DEFAULT, CPI_HOLD, CPI_LINEAR, CPI_SPLINE, CPI_ZEROSLOPE }; 00006 enum ExtrapolationMethod { EXT_RESET, EXT_HOLD, EXT_REPEAT, EXT_PINGPONG, EXT_ACCUMULATE, EXT_LINEAR };
Generated on Thu Oct 27 11:46:45 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001