thanks,

On 2/2/07, Robert Osfield <[EMAIL PROTECTED]> wrote:

Hi Elekis,

There isn't a convenience function for building a single line segment,
you'll need to build it up yourself. See the osggeometry example for
guidance.

Robert.

On 2/2/07, elekis <[EMAIL PROTECTED]> wrote:
> hi all,
> I have a little trouble,
> I try to draw a simple segment, but I have no idea witch is the best
idea.
>
> what I mean is I have a point A(a1,a2,a3) and a other point B(b1,b2,b3)
> and I want to draw the segment AB.
>
> is there any class who make that??or I have to construct that by
myself??
>
>
> thanks
>
> _______________________________________________
> osg-users mailing list
> osg-users@openscenegraph.net
> http://openscenegraph.net/mailman/listinfo/osg-users
> http://www.openscenegraph.org/
>
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to