[osg-users] heightfield change height crashes
Thomas Maier
inflo at web.de
Mon Nov 23 14:08:39 PST 2009
Hi,
i use SingleThreaded, i got no multithreading enum property only these
SingleThreaded,
CullDrawThreadPerContext,
ThreadPerContext = CullDrawThreadPerContext,
DrawThreadPerContext,
CullThreadPerCameraDrawThreadPerContext,
ThreadPerCamera = CullThreadPerCameraDrawThreadPerContext,
AutomaticSelection
i got osg 2.4.0, not the newest, but for this test-app it should work. What enum property should i use, AutomaticSelection ?
i dont get it to paint the following setHeight() calls, even if i use automaticSelection?
Thank you!
Cheers,
Thomas
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=20189#20189
More information about the osg-users
mailing list