![]() |
【转帖】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 |
所有的时间均为北京时间。 现在的时间是 10:26 PM. |