thanks Wu, Append() was the method I was looking for. If I had looked
through the ON_SimpleArray base class i would have found it.
On 07/15/2012 11:28 PM, phoenix wrote:
> So how does one turn a C style array of 2d points into a
ON_2dPointArray?
Maybe you can first construct an empty ON_2dPoi
> So how does one turn a C style array of 2d points into a ON_2dPointArray?
Maybe you can first construct an empty ON_2dPointArray and then use the
ON_2dPointArray::Append(int, const ON_2dPoint *) function?
Cheers!
Wu-
Hello, another question about working with the openNURBS library.
I'm trying to create an ON_BezierCurve from a C array of 2d points
(defined as pointers to fastf_t's). I thought i could easily turn the C
array into an ON_2dPointArray and then call the ON_BezierCurve
constructor on the ON_2dPoi
thanks Matt, I'll be interested in hearing your thoughts. I've made some
significant changes to sketch_tess.cpp the last few days, and I'm still
working on it so make sure to check out the new source.
On 07/15/2012 08:55 PM, Matt Shepit wrote:
Heya!
I've just started looking at this now, so I
Heya!
I've just started looking at this now, so I'll have a read through it in
the next day or so and hopefully be able to provide some useful feedback.
Great work!
-Matt-
On Sat, Jul 14, 2012 at 12:16 PM, crdueck wrote:
> hello everyone,
>
> as of r51503 i've added functions to librt/primiti
Dear community,
The following is what I've done so far.
The functional system for the Web API, email extractor and data verifier
are setup on the server with the ip address 88.198.223.105 which is
hosted by Spacerich.
1. Web API :
There is an instance of mediawiki running there with the api.