Re: [osg-users] VertexArray from a loaded .osg file

2009-04-26 Thread Paul Martz
Behalf Of Brett Sent: Sunday, April 26, 2009 7:04 PM To: osg-users@lists.openscenegraph.org Subject: Re: [osg-users] VertexArray from a loaded .osg file Hi I solved the first question myself.Can any help me find intersection of a line on "surface" of the object. -- Read th

Re: [osg-users] VertexArray from a loaded .osg file

2009-04-26 Thread Brett
Hi I solved the first question myself.Can any help me find intersection of a line on "surface" of the object. -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=10884#10884 ___ osg-users mailing list osg

Re: [osg-users] VertexArray from a loaded .osg file.

2009-04-06 Thread Robert Osfield
On Mon, Apr 6, 2009 at 12:18 AM, Christian Sam wrote: > is it possible to use the VertexArray from the loaded scenefile in a new > created Drawable (which will display my analyzing results), AND add > additional vertices, based on the analyzing process to it? > Or will i have to allocate a new Ve