[osg-users] Texture on SphereSegment problem

2008-08-20 Thread John Vidar Larring
Hi all, In danger of exposing ignorance, I need to ask this question: It should be possible to texture a SphereSegment, right? In the example code snipplet below, the sphere segment displays correctly above the terrain, but for some reason it is not textured. I hope someone on the list can

Re: [osg-users] Texture on SphereSegment problem

2008-08-20 Thread Robert Osfield
On Wed, Aug 20, 2008 at 11:57 AM, John Vidar Larring [EMAIL PROTECTED] wrote: Hi all, In danger of exposing ignorance, I need to ask this question: It should be possible to texture a SphereSegment, right? osgSim::SphereSegment doesn't have any support for texture coordinates, so if you want