Hi Lv,

You are trying to push a specialist node well beyond it's intended
design, please use a more appropriate class like osg::Geometry to
create exactly the geometry you want.  See the osggeometry example.

Robert.

On Wed, Apr 14, 2010 at 11:51 AM, Lv Qing <donlvq...@msn.com> wrote:
> Hi,
>
> ...
>
> I am using osgSim::SphereSegment to create a cone.like this:
>
> SphereSegment::SphereSegment(osg::Vec3(0,0), 100,0,360,-50,0).
>
> It looks OK,but there always has a secton betwen the acme and the
>
> bottom.I try to disable side color,surface color,spoke color,edgeLine
>
> color,there always has the secton,need help!
>
> Thank you!
>
> Cheers,
> Lv
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=26759#26759
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to