CPInterp.h

Go to the documentation of this file.
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 };

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:45 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001