Hi Christian,
On Thu, 2004-07-29 at 07:41, Hundt Christian wrote:
> hello,
>
> I have a problem with geometry in a cluster enviroment. I have created
> a core which derives form Geometry called TestCore. In TestCore I have
> overwritten the method onCreate(const Geometry *source). This method
> is called everytime you call TestCore::create(). In this method I fill
> the arrays which hold the geometry like types, lenghs, positions etc.
>
> If I use this core in a single threaded program on a single machine it
> works well. But if I try the same thing on a cluster the program
> produces strange effects or crashes.
>
> Is there anybody who has an idea how to fix this?
99% of cluster problems are related to missing/wrong begin/endEdits,
make sure these are ok before checking for other things. Some people
have written classes derived from Geometry (Nurbs, Subdivision Surfaces)
that work fine on a cluster, so there's no general problem with it.
Check the begin/endEdits and if that's not it we'll take it from there.
Hope it helps
Dirk
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users