Richard Redding wrote:
Hey all!,


I need to use a line in 3d space and hold one end fixed to a wall and then 
P.A.T. the other point through data which I am sending it in real time sort of 
like a tracker.

I have a hunch to do this would be through the:

osg::Geometry* newLine = new osg::Geometry();

but I'm not sure how to go about actually getting the line up and running. If 
you could help me with this preliminary code that would be great!

I think the osggeometry example has what you're looking for.

--"J"

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to