Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

HChannelCP Class Reference

#include <HCP.h>

List of all members.


Public Member Functions

void  operator delete (void *ptr)
CPInterpolationMethod  GetInterpolationMethod ()
void  SetInterpolationMethod (CPInterpolationMethod method)
HChannelCP GetNext ()
float  GetInGamma ()
float  GetInMagnitude ()
float  GetOutGamma ()
float  GetOutMagnitude ()
void  SetInGamma (float fValue)
void  SetInMagnitude (float fValue)
void  SetOutGamma (float fValue)
void  SetOutMagnitude (float fValue)
void  SetBias (const Vector2 &goalit, const Vector2 &goalot)
BOOL  IsPeaked ()
BOOL  IsSmooth ()
Time  GetTime ()
float  GetValue ()
Vector2  GetInTangent ()
Vector2  GetOutTangent ()
BOOL  IsLoop ()

Static Public Member Functions

static void  DeleteHandle (HChannelCP *handle)