CPInterp.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define __CPINTERP_H

Enumerations

enum  CPInterpolationMethod {
  CPI_DEFAULT, CPI_HOLD, CPI_LINEAR, CPI_SPLINE,
  CPI_ZEROSLOPE
}
enum  ExtrapolationMethod {
  EXT_RESET, EXT_HOLD, EXT_REPEAT, EXT_PINGPONG,
  EXT_ACCUMULATE, EXT_LINEAR
}


Define Documentation

#define __CPINTERP_H
 

Definition at line 3 of file CPInterp.h.


Enumeration Type Documentation

enum CPInterpolationMethod
 

Enumerator:
CPI_DEFAULT 
CPI_HOLD 
CPI_LINEAR 
CPI_SPLINE 
CPI_ZEROSLOPE 

Definition at line 5 of file CPInterp.h.

enum ExtrapolationMethod
 

Enumerator:
EXT_RESET 
EXT_HOLD 
EXT_REPEAT 
EXT_PINGPONG 
EXT_ACCUMULATE 
EXT_LINEAR 

Definition at line 6 of file CPInterp.h.


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:49 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001