Robert, this is a zipped tar file. If you "tar tvf sharedarray", you'll see the contents, which are CMakeLists.txt, osgsharedarray.cpp example, Array, and Geometry.cpp.
andy -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield Sent: Tuesday, December 11, 2007 8:50 AM To: OpenSceneGraph Submissions Subject: Re: [osg-submissions] shared points (between OSG and theapplication using OSG) Hi Mike, How did you pack your sharedarray.gz? I gunzipped it but it just unzipped to just a single flat ascii file with all the changes in one file. As it stands the submission isn't too useful, could you repost. Robert. On Dec 7, 2007 6:57 PM, Mike Garrity <[EMAIL PROTECTED]> wrote: > There was an on again/off again thread on OSG users about > creating subclasses of osg::Array that referenced data > stored an application's internal data structures. I took > a stab at implementing that and ran into a couple of > downcasts in Geometry.cpp. Enclosed is my take at fixing > those along with a simple example of how to do this. > > - Mike Garrity > - The MathWorks > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegr aph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegr aph.org _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
