|
UF_MODL_ask_point_along_curve_2(
+ f u" {" s) l! o4 Rdouble point [ 3 ] ,
2 M J* u! N8 |; q! w0 ?tag_t curve,
8 T# l& X. [' g% @double offset, ! I2 o. ]# O" |( ^8 r% q9 p2 |
int direction,
) k+ ]0 J" N2 x) U& }. wdouble tolerance, $ v. C; P% N: ]0 Q- I
double point_along_curve [ 3 ] ,
7 o* K0 I% k1 v# @1 ]double * parameter $ X4 h% X. W4 o
# o2 W$ g9 U1 {1 T& `)1 c& J3 A4 H1 @/ O9 x4 D; L9 g; L1 E8 ?
4 G: t5 [+ e* F4 _+ p3 g$ k& c& N! a对于这个取点函数可以得到正确的点的参数parameter ,但是所得到的点point_along_curve [ 3 ]与 point [ 3 ] 是一样的,不知道是为什么?4 ~0 r& v- N6 W2 y
8 g! a4 `7 C! o3 y0 W请教高手
2 C) c; ]9 b" a" H; W% E |
|