Hi All,
Looking at the enthusiasm all around new improved DatabasePager I would
also like to try my hands on it by reading data from http, but have not
much idea about how to do that.  Will my node look like this for using
http database paging.

PagedLOD {
      DataVariance UNSPECIFIED
      nodeMask 0xffffffff
      cullingActive TRUE
      Center 91.70516967773438 27.49989318847656 -0.006762266159057617
      Radius -1
      RangeMode DISTANCE_FROM_EYE_POINT
      RangeList 2 {
        4.733846664428711 10000000000
        0 4.733846664428711
      }
      NumChildrenThatCannotBeExpired 0
      FileNameList 2 {
        "http://myDataSite/OSGData/cow.osg";
        "http://myDataSite/OSGData/cessna.osg";
      }

best regards
RJ

J.P. Delport wrote:
> Hi Robert,
>
>>> Yes, I also wish there was an easy wrapper around OpenThreads to
>>> help one
>>> debug the multi-threaded execution.
>>
>> What do you have in mind w.r.t an "easy wrapper around OpenThreads"?
>
> I was hoping for something like GLIntercept (that sits between the app
> and OpenGL and can trace all calls) for threads.
>
> Hopefully systemtap
>
> http://sourceware.org/systemtap/
>
> would help one day.
>
>>
>> Debugging multi-threaded execution is certainly not easy so could do
>> with tools to help you.
>>
> Finding cross-platform tools would be even harder :(
>
> jp
>
>> Robert.
>
>

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to