Hello,

I've written my own classes OSGShadowVolumeViewport and OSGStereoShadowVolumeViewport using fcdEdit. This works fine for my test application (just a glut window with closed volumes).

But when I use it in a client-server environment nothing works correctly.
For example, I have defined a variable : extrudeDistance that is initialized at 1000 (in OSGShadowVolumeViewportBase created with fcdEdit). With my client-server application in stereo mode, when I print this value in onCreate() function member, I get six outputs (??) : the first four outputs indicates that extrudeDistance is equal to 1000 (this is good) but the last two outputs indicates incorrect values (something like 8.9E-41...)
I really don't understand what's happen...

I accept any help.
Thanks,
Mathias


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to