
3 Dec
2003
3 Dec
'03
10:32 a.m.
On Mon, 1 Dec 2003 19:48:50 -0800 (PST) Bryce Harrington <bryce@...1...> wrote:
Well, I've had to make C wrappers around C++ code in the past (in order to link to/from FORTRAN and to plugin C++ analysis code into Excel). It certainly isn't impossible but it can be a bit of a hassle, and it requires some careful planning in laying out the API since you can't use classes, templates, etc.
I was imagining the interface would be just that provided by gdome2 plus functions for rendering specified regions at specified scales. This is obviously not what Mental is planning ... I presume there are good reasons why - it's just that they elude me :-)