|
HDK
|
#include "CHOP_API.h"#include <CH/CH_Filters.h>#include <CL/CL_Clip.h>#include <OP/OP_Channels.h>#include <UT/UT_StringArray.h>
Include dependency graph for CHOP_Fitter.h:Go to the source code of this file.
Classes | |
| class | CHOP_Fitter |
| class | CHOP_CopyChannels |
Functions | |
| CHOP_API CH_Channel * | CHOPcreateExpressionChannel (const CH_ChannelRef &ref, fpreal t, int thread) |
| CHOP_API CH_Channel * | CHOPcreateExpressionChannel (const CH_ChannelRef &ref, const char *expr) |
| CHOP_API CH_Channel* CHOPcreateExpressionChannel | ( | const CH_ChannelRef & | ref, |
| fpreal | t, | ||
| int | thread | ||
| ) |
| CHOP_API CH_Channel* CHOPcreateExpressionChannel | ( | const CH_ChannelRef & | ref, |
| const char * | expr | ||
| ) |