[osg-users] OperationsThread(OSG 2.0) example
Robert Osfield
robert.osfield at gmail.com
Tue Apr 1 01:04:50 PDT 2008
HI Rahul,
grep is your friend...
> grep "osg::Operation" examples/*/*.cpp -l
examples/osgcatch/osgcatch.cpp
examples/osgmotionblur/osgmotionblur.cpp
examples/osgterrain/osgterrain.cpp
examples/osgtext/osgtext.cpp
You'll also find OperationThread and custom Operations in action in
VirtualPlanetBuilder.
osgViewer also makes use of them.
Robert.
On Tue, Apr 1, 2008 at 6:49 AM, Rahul Srivastava <rahul at darshan3d.com> wrote:
> Hi Robert,
>
> Is there an example for using OperationsThread/Operation for OSG 2.0? I
> tried looking at the GraphicsContext source which uses a graphicsThread
> but could not figure out how it used the operations thread.
>
> --
> Rahul Srivastava,
> Member of Technical Staff,
> Visualization Experts Limited.
> www.vizexperts.com
> +91-98738-85880 (M)
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
More information about the osg-users
mailing list