CurveGetByIndex

获取指定索引的曲线。

CCurve*  CurveGetByIndex(
   const int  index      // 曲线索引
   )

参数

index

[in]  曲线索引。

返回值

指定索引的曲线指针。