OfxParametricParameterSuiteV1::parametricParamGetNControlPoints
— Returns the number of control points in the parametric param.
#include "ofxParametricParam.h"
OfxStatus
(*parametricParamGetNControlPoints)
(
|
OfxParamHandle param , |
int curveIndex , | |
double time , | |
int *
returnValue
)
;
|
kOfxStatOK
- all was fine
kOfxStatErrBadHandle
- if the paramter handle was invalid
kOfxStatErrBadIndex
- the curve index was invalid