Re: [Plib-users] ssgaSphere
Brought to you by:
sjbaker
From: Kevin W. <wa...@co...> - 2005-06-19 16:19:09
|
Okay, I figured it out. You can grab the first kid of the branch, cast it to ssgLeaf and use setState on that. This seems cumbersome, why not have ssgaSphere return an ssgaShape or at least an ssga Leaf? It seems odd to return a ssgBranch. Kevin On Jun 19, 2005, at 9:59 AM, Kevin Walchko wrote: > Hi, > > How do I texture map a ssgaSphere? I search the archives, but > couldn't figure it out. Since it is an ssgBranch, i can't use > setState function and it isn't clear how to use a ssgTexture. > Thanks. > > Kevin > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users > |