Marcus Roth wrote:

Hi,

Is there a way for manually force the entire current set of field
containers to be added to the current change list?

no, but there is a simple way to save changed container IDs before calling
currentChangeList->clearAll(). With this it is always possible to send a
current state. I'm useing this to connect to cluster servers without
restarting the application.
That would be helpful code to see.

I am running into an issue where I think there is some code deep down in the bowels of something I am using that is not correctly calling begin/endEdit (possibly an OpenSG optimizer). So on the "remote" side I get geometry that does not contain types, lengths, or indices. This leads to the geometry not being rendered which is very unfortunate. :(

-Allen

Currently I'm not in my office, so I can't send you some code examples. I
think the interface is in RemoteAspect. There are two static functions one
for saveing changes and one to apply all saved changes to the current
changeList.

Marcus




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to