查看单个帖子
旧 2009-05-06, 08:39 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】odgepolyline2dknots -- issue

odgepolyline2d::knots -- issue
odgepolyline2d::knots -- issue
hi,
i am trying to find the knot points in a polyline.
i tried using the code:
odgepolyline2d testgepoly(gep2darray); // initialization
odgeknotvector knotvector = testgepoly.knots(); // calling knots
but i am getting a link error :
error 1 error lnk2001: unresolved external symbol "public: class odgeknotvector const & __thiscall odgesplineent2d::knots(void)const " knots@odgesplineent2d@@qbeabvodgeknotvector@@xz)
i included the lib files: dd_ge_dll.lib , dd_vc8md_ge.lib, dd_vc8mt_ge.lib
can anyone tell me how to get the knot points? is there any additional lib files required?
or is there any other alternative way to find the knots in a polyline.
thanks.
abhi.
spline represenation of 2d-polyline is not implemented
vladimir
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)